Skip to content

Commit f101aa8

Browse files
committed
Deploy abhijithvijayan/kutt-extension to github.com/abhijithvijayan/kutt-extension.git:extension
1 parent 17d6c00 commit f101aa8

File tree

12 files changed

+9
-9
lines changed

12 files changed

+9
-9
lines changed

chrome.zip

10 Bytes
Binary file not shown.

chrome/css/history.css

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": "2.0.1",
4+
"version": "2.0.2",
55
"description": "URL Shortener",
66
"icons": {
77
"16": "assets/favicon-16.png",

firefox.zip

10 Bytes
Binary file not shown.

firefox/css/history.css

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": "2.0.1",
4+
"version": "2.0.2",
55
"browser_specific_settings": {
66
"gecko": {
77

opera.zip

10 Bytes
Binary file not shown.

opera/css/history.css

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)