Compare commits

...

2 Commits
3.0.0 ... 3.0.1

Author SHA1 Message Date
Deployment Bot (from Travis CI)
2deeb27b66 Deploy abhijithvijayan/kutt-extension to github.com/abhijithvijayan/kutt-extension.git:extension 2019-07-04 05:28:07 +00:00
Deployment Bot (from Travis CI)
3798ed099d Deploy abhijithvijayan/kutt-extension to github.com/abhijithvijayan/kutt-extension.git:extension 2019-07-04 05:26:50 +00:00
9 changed files with 6 additions and 6 deletions

Binary file not shown.

File diff suppressed because one or more lines are too long

View File

@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Kutt",
"version": "3.0.0",
"version": "3.0.1",
"description": "Shorten long URLs with just one click.",
"icons": {
"16": "assets/favicon-16.png",

Binary file not shown.

File diff suppressed because one or more lines are too long

View File

@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Kutt",
"version": "3.0.0",
"version": "3.0.1",
"browser_specific_settings": {
"gecko": {
"id": "support@kutt.it"

BIN
opera.zip

Binary file not shown.

File diff suppressed because one or more lines are too long

View File

@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Kutt",
"version": "3.0.0",
"version": "3.0.1",
"description": "Shorten long URLs with just one click.",
"developer": {
"name": "abhijithvijayan"