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