Removed bs copy

This commit is contained in:
Nicolai Ort 2021-08-14 14:53:39 +02:00
parent 2d7e10d19c
commit 7e13a8134e
Signed by: niggl
GPG Key ID: 13AFA55AF62F269F
1 changed files with 0 additions and 13 deletions

View File

@ -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"
}
}