Skip to content

Commit b2d09bf

Browse files
committed
Deploy abhijithvijayan/kutt-extension to github.com/abhijithvijayan/kutt-extension.git:extension
1 parent 061357d commit b2d09bf

File tree

12 files changed

+9
-9
lines changed

12 files changed

+9
-9
lines changed

chrome.zip

8 Bytes
Binary file not shown.

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/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": "3.1.0",
4+
"version": "3.1.1",
55
"short_name": "Kutt",
66
"description": "Shorten long URLs with just one click.",
77
"icons": {

firefox.xpi

7 Bytes
Binary file not shown.

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/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.

firefox/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.0",
4+
"version": "3.1.1",
55
"short_name": "Kutt",
66
"description": "Shorten long URLs with just one click.",
77
"icons": {

opera.crx

8 Bytes
Binary file not shown.

opera/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.

0 commit comments

Comments
 (0)