Added Options Page

Added Options Page allowing user to customize shortcuts and other
parameters
This commit is contained in:
Radu Filip
2014-08-15 00:26:35 +01:00
parent 843544504f
commit d3ab0a194e
5 changed files with 292 additions and 8 deletions

View File

@@ -10,6 +10,7 @@
"128": "icons/icon128.png"
},
"permissions": [ "activeTab", "storage" ],
"options_page": "options.html",
"content_scripts": [{
"all_frames": true,
"matches": [ "http://*/*", "https://*/*"],