Inspect and view changes in Minecraft Wiki Search 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
{
"applications": {
"gecko": {
"strict_min_version": "65.0",
"id": "{0be0f23a-472c-4832-b8ee-139e6693a7be}"
}
},
"chrome_settings_overrides": {
"search_provider": {
"encoding": "UTF-8",
"favicon_url": "https://minecraft.wiki/images/Favicon.ico",
"is_default": false,
"keyword": "mw",
"name": "minecraft.wiki",
"search_url": "https://minecraft.wiki/?search={searchTerms}&full_text=0"
}
},
"description": "Search minecraft.wiki from your search toolbar. Use the keyword @mw and get transported directly to the page when your query matches a page.",
"icons": {
"160": "icons/wiki.png",
"320": "icons/wiki@2x.png"
},
"manifest_version": 2,
"name": "Minecraft Wiki Search",
"version": "1.0"
}