Skip to content

Commit ade24a7

Browse files
committed
Deploy thedevs-network/kutt-extension to github.com/thedevs-network/kutt-extension.git:extension
1 parent 3e618a7 commit ade24a7

File tree

12 files changed

+12
-12
lines changed

12 files changed

+12
-12
lines changed

chrome.zip

24 Bytes
Binary file not shown.

chrome/js/options.bundle.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.bundle.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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "Kutt",
4-
"version": "4.0.0.7",
4+
"version": "4.0.0.8",
55
"short_name": "Kutt",
66
"description": "Shorten long URLs with just one click.",
77
"icons": {
@@ -10,7 +10,7 @@
1010
"48": "assets/favicon-48.png",
1111
"128": "assets/favicon-128.png"
1212
},
13-
"homepage_url": "https://github.com/abhijithvijayan/kutt-extension.git",
13+
"homepage_url": "https://github.com/thedevs-network/kutt-extension.git",
1414
"author": "abhijithvijayan",
1515
"browser_action": {
1616
"default_popup": "popup.html",

firefox.xpi

25 Bytes
Binary file not shown.

firefox/js/options.bundle.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.bundle.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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "Kutt",
4-
"version": "4.0.0.7",
4+
"version": "4.0.0.8",
55
"short_name": "Kutt",
66
"description": "Shorten long URLs with just one click.",
77
"icons": {
@@ -10,7 +10,7 @@
1010
"48": "assets/favicon-48.png",
1111
"128": "assets/favicon-128.png"
1212
},
13-
"homepage_url": "https://github.com/abhijithvijayan/kutt-extension.git",
13+
"homepage_url": "https://github.com/thedevs-network/kutt-extension.git",
1414
"browser_specific_settings": {
1515
"gecko": {
1616

opera.crx

26 Bytes
Binary file not shown.

opera/js/options.bundle.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)