- add sources.
[platform/framework/web/crosswalk.git] / src / chrome / test / data / extensions / profiles / content_scripts1 / Default / Preferences
1 {
2    "download": {
3       "directory_upgrade": true,
4       "extensions_to_open": ""
5    },
6    "extensions": {
7       "autoupdate": {
8          "next_check": "12897640036342487"
9       },
10       "settings": {
11          "behllobkkfkfnphdnhnkndlbkcpglgmj": {
12             "active_permissions": {
13                "scriptable_host": [ "file:///*" ]
14             },
15             "granted_permissions": {
16                "scriptable_host": [ "file:///*" ]
17             },
18             "location": 1,
19             "manifest":
20             {
21               "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDuUZGKCDbff6IRaxa4Pue7PPkxwPaNhGT3JEqppEsNWFjM80imEdqMbf3lrWqEfaHgaNku7nlpwPO1mu3/4Hr+XdNa5MhfnOnuPee4hyTLwOs3Vzz81wpbdzUxZSi2OmqMyI5oTaBYICfNHLwcuc65N5dbt6WKGeKgTpp4v7j7zwIDAQAB",
22               "version": "1.0.0.0",
23               "name": "1 content script",
24               "content_scripts": [
25                 { "matches": ["file://*"], "js": ["script.js"] }
26               ]
27             },
28             "path": "behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0",
29             "state": 1
30          }
31       }
32    },
33    "profile": {
34       "exited_cleanly": true,
35       "id": "not-signed-in",
36       "name": "",
37       "nickname": ""
38    },
39    "session": {
40       "startup_urls": [  ]
41    }
42 }