diff --git a/manifest copy.json b/manifest copy.json deleted file mode 100644 index 95654f7..0000000 --- a/manifest copy.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "manifest_version": 2, - "name": "LinkyLinky", - "version": "0.0.1", - "description": "A simple url shortener", - "short_name": "LinkyLinky", - "permissions": [ - "activeTab" - ], - "browser_action": { - "default_popup": "index.html" - } -} \ No newline at end of file