Skip to content

Commit a041e9f

Browse files
committed
Deploy abhijithvijayan/kutt-extension to github.com/abhijithvijayan/kutt-extension.git:extension
1 parent f3d2bef commit a041e9f

File tree

18 files changed

+62
-19
lines changed

18 files changed

+62
-19
lines changed

chrome.zip

11.4 KB
Binary file not shown.

chrome/js/background.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

chrome/js/history.js

Lines changed: 8 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

chrome/js/options.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

chrome/js/popup.js

Lines changed: 8 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

chrome/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "Kutt",
4-
"version": "3.1.1",
4+
"version": "3.1.2",
55
"short_name": "Kutt",
66
"description": "Shorten long URLs with just one click.",
77
"icons": {

firefox.xpi

11.4 KB
Binary file not shown.

firefox/js/background.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

firefox/js/history.js

Lines changed: 8 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

firefox/js/options.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)