Inspect and view changes in thesearchmonster.com source codes across current and past versions
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"name": "thesearchmonster.com",
"description": "Thesearchmonster.com , We make search meaningful.",
"version": "1.4",
"manifest_version": 2,
"chrome_settings_overrides": {
"homepage": "https://www.thesearchmonster.com",
"search_provider": {
"name": "thesearchmonster.com",
"keyword": "keyword.__MSG_url_domain__",
"search_url": "https://www.thesearchmonster.com/search?q={searchTerms}&v=1.4",
"favicon_url": "https://www.thesearchmonster.com/uploads/brand/favicon.png",
"suggest_url": "https://www.thesearchmonster.com/search?q={searchTerms}&v=1.4",
"encoding": "UTF-8",
"is_default": true
}
},
"icons": {
"16": "/images/thesearchmonster-16.png",
"128": "/images/thesearchmonster-128.png"
}
}