Skip to content

Commit 7b45dd6

Browse files
committed
Deploy abhijithvijayan/kutt-extension to github.com/abhijithvijayan/kutt-extension.git:extension
1 parent 794804c commit 7b45dd6

File tree

18 files changed

+18
-18
lines changed

18 files changed

+18
-18
lines changed

chrome.zip

268 Bytes
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: 1 addition & 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: 1 addition & 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": "1.0.2",
4+
"version": "1.0.3",
55
"description": "URL Shortener",
66
"icons": {
77
"16": "assets/favicon-16.png",

firefox.zip

269 Bytes
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: 1 addition & 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)