| "js": [ "contentScript.js" ] | "js": [ "contentScript.js" ] | ||||
| } | } | ||||
| ], | ], | ||||
| "page_action": { | |||||
| "default_icon": { | |||||
| "16": "images/ASK16.png", | |||||
| "32": "images/ASK32.png", | |||||
| "48": "images/ASK48.png", | |||||
| "128": "images/ASK128.png" | |||||
| } | |||||
| }, | |||||
| "icons": { | |||||
| "16": "images/ASK16.png", | |||||
| "32": "images/ASK32.png", | |||||
| "48": "images/ASK48.png", | |||||
| "128": "images/ASK128.png" | |||||
| }, | |||||
| "options_page": "options.html" | "options_page": "options.html" | ||||
| } | } |