Skip to content

Commit 8dac3c7

Browse files
committed
Deploy thedevs-network/kutt-extension to github.com/thedevs-network/kutt-extension.git:extension
1 parent 0f294f1 commit 8dac3c7

File tree

9 files changed

+6
-6
lines changed

9 files changed

+6
-6
lines changed

chrome.zip

-4 Bytes
Binary file not shown.

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

firefox.xpi

-2 Bytes
Binary file not shown.

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

opera.crx

-3 Bytes
Binary file not shown.

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

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

0 commit comments

Comments
 (0)