Inspect and view changes in Anoboy Nonton Anime Wallpaper 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
{
"action": {
"default_icon": "img/icon128.png"
},
"background": {
"service_worker": "anoboy.js"
},
"chrome_url_overrides": {
"newtab": "anoboy-wiki.html"
},
"default_locale": "id",
"description": "Change the New tab background to Anime Style.",
"icons": {
"48": "img/icon48.png",
"128": "img/icon128.png"
},
"manifest_version": 3,
"name": "Anoboy Nonton Anime Wallpaper",
"permissions": [
"topSites",
"unlimitedStorage",
"storage"
],
"version": "0.0.1",
"update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}