Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "__MSG_name__",
"short_name": "__MSG_short_name__",
"description": "__MSG_description__",
"default_locale": "en",
"version": "8.1.4",
"manifest_version": 3,
"permissions": [
"declarativeNetRequest",
"webNavigation",
"storage",
"tabs"
],
"host_permissions": [],
"icons": {
"16": "icon-16.png",
"19": "icon-19.png",
"38": "icon-38.png",
"128": "icon-128.png"
},
"action": {
"default_icon": "icon.png",
"default_popup": "index.html"
},
"background": {
"service_worker": "service_worker.js"
},
"declarative_net_request": {
"rule_resources": [
{
"id": "easy_privacy",
"enabled": true,
"path": "rules\/easy_privacy.json"
},
{
"id": "adblock_warning_removal",
"enabled": true,
"path": "rules\/adblock_warning_removal.json"
},
{
"id": "online_malicious_url_blocklist",
"enabled": true,
"path": "rules\/online_malicious_url_blocklist.json"
},
{
"id": "filter_unblocking_search_ads_and_self_promotion",
"enabled": true,
"path": "rules\/filter_unblocking_search_ads_and_self_promotion.json"
},
{
"id": "fanboy_annoyance",
"enabled": true,
"path": "rules\/fanboy_annoyance.json"
},
{
"id": "qwant_whitelist",
"enabled": true,
"path": "rules\/qwant_whitelist.json"
}
]
},
"chrome_settings_overrides": {
"search_provider": {
"name": "Qwant",
"search_url": "https:\/\/www.qwant.com\/?q={searchTerms}&client=ext-chrome-sb",
"keyword": "qwant.com",
"favicon_url": "https:\/\/www.qwant.com\/public\/favicon.066f5ee2ab77b590bb5846c32c57cb84.ico",
"suggest_url": "https:\/\/api.qwant.com\/api\/suggest\/?q={searchTerms}&client=opensearch",
"encoding": "UTF-8",
"is_default": true,
"prepopulated_id": 94
}
}
}