Project

General

Profile

« Previous | Next » 

Revision 97f683e2

Added by jahoti about 2 years ago

Change the icon

View differences:

manifest.json
8 8
    "author": "various",
9 9
    "description": "Kill the web&js",_GECKO_APPLICATIONS_
10 10
    "icons":{
11
	"64": "icons/hachette.png"
11
	"64": "icons/hachette.svg"
12 12
    },
13 13
    "permissions": [
14 14
	"contextMenus",
......
24 24
    "browser_action": {
25 25
	"browser_style": true,
26 26
	"default_icon": {
27
	    "64": "icons/hachette.png"
27
	    "64": "icons/hachette.svg"
28 28
	},
29 29
	"default_title": "Hachette",
30 30
	"default_popup": "html/display-panel.html"

Also available in: Unified diff