- add sources.
[platform/framework/web/crosswalk.git] / src / chrome / test / data / extensions / good / PreferencesExternal
1 {
2    "extensions": {
3       "settings": {
4          "ldnnhddmnhbkjipkidpdiheffobcpfmf": {
5             "app_launcher_index": 18,
6             "incognito": false,
7             "install_time": "12936409370321102",
8             "location": 2,
9             "manifest": {
10                "content_scripts": [ {
11                   "js": [ "script1.js" ],
12                   "matches": [ "http://*.google.com/*", "https://*.google.com/*" ]
13                }, {
14                   "js": [ "script2.js" ],
15                   "matches": [ "http://*.yahoo.com/*" ]
16                } ],
17                "description": "The first extension that I made.",
18                "format_version": 1,
19                "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC8c4fBSPZ6utYoZ8NiWF/DSaimBhihjwgOsskyleFGaurhi3TDClTVSGPxNkgCzrz0wACML7M4aNjpd05qupdbR2d294jkDuI7caxEGUucpP7GJRRHnm8Sx+y0ury28n8jbN0PnInKKWcxpIXXmNQyC19HBuO3QIeUq9Dqc+7YFQIDAQAB",
20                "name": "My extension 1",
21                "version": "1.0.0.0"
22             },
23             "path": "ldnnhddmnhbkjipkidpdiheffobcpfmf/1.0.0.0_0",
24             "state": 1
25          }
26       }
27    }
28 }