add a short name to the manifest
This commit is contained in:
parent
9207e402d8
commit
91cca5dac1
|
@ -2,6 +2,7 @@
|
|||
"manifest_version": 2,
|
||||
|
||||
"name": "PrintScreen",
|
||||
"short_name": "PrintScreen",
|
||||
"description": "PrintScreen for Chrome. Print what you see.",
|
||||
"version": "1.0.0",
|
||||
"permissions": [ "tabs", "http://*/*", "https://*/*" ],
|
||||
|
|
Loading…
Reference in New Issue
Block a user