Project

General

Profile

« Previous | Next » 

Revision ed08ef1a

Added by koszko almost 2 years ago

generate Chromium unique key automatically in `build.sh'

View differences:

manifest.json
4 4
    "manifest_version": 2,
5 5
    "name": "Hachette",
6 6
    "short_name": "Hachette",
7
    "version": "0.0.1",_CHROMIUM_KEY_
7
    "version": "0.0.1",
8 8
    "author": "various",
9 9
    "description": "Control your \"Web\" browsing.",_GECKO_APPLICATIONS_
10 10
    "icons":{
......
42 42
	"page": "html/options.html",
43 43
	"open_in_tab": true
44 44
    },
45
    "web_accessible_resources": [
45
    "web_accessible_resources": [_CHROMIUM_KEY_
46 46
    ],
47 47
    "background": {
48 48
	"persistent": true,

Also available in: Unified diff