mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-13 10:17:34 +01:00
26 lines
No EOL
670 B
JSON
26 lines
No EOL
670 B
JSON
{
|
|
"name": "µBlock",
|
|
"clean_name": "ublock",
|
|
"url": "https://github.com/gorhill/uBlock",
|
|
"author": "Raymond Hill",
|
|
"author_email": "rhill@raymondhill.net",
|
|
"version": "0.7.0.7",
|
|
"def_lang": "en",
|
|
"vendors": {
|
|
"crx": {
|
|
"app_id": "cjpalhdlnbpafiamejdnhcphjbkeiagm",
|
|
"manifest": "manifest.json",
|
|
"locales": "_locales",
|
|
"file_ext": ".crx",
|
|
"cert_key": "../meta/crx/key.pem"
|
|
},
|
|
"safariextz": {
|
|
"app_id": "net.gorhill.uBlock",
|
|
"manifest": "Info.plist",
|
|
"file_ext": ".safariextz",
|
|
"developer_identifier": "",
|
|
"cert_dir": "../meta/safariextz/certs/",
|
|
"cert_key": "../meta/safariextz/certs/key.pem"
|
|
}
|
|
}
|
|
} |