Working creation and reset
This commit is contained in:
parent
d3365f42f4
commit
859f695dab
@ -5,7 +5,8 @@
|
|||||||
"description": "A simple url shortener",
|
"description": "A simple url shortener",
|
||||||
"short_name": "LinkyLinky",
|
"short_name": "LinkyLinky",
|
||||||
"permissions": [
|
"permissions": [
|
||||||
"activeTab"
|
"activeTab",
|
||||||
|
"notifications"
|
||||||
],
|
],
|
||||||
"browser_action": {
|
"browser_action": {
|
||||||
"default_popup": "index.html"
|
"default_popup": "index.html"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user