Examine source code of Anoboy Anime Sub Indo Wallpaper

Inspect and view changes in Anoboy Anime Sub Indo 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_title": "New Tab",
    "default_icon": "icons/icon128.png"
  },
  "permissions": [
    "tabs"
  ],
  "background": {
    "service_worker": "background.js"
  },
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "default_locale": "id",
  "description": "Anoboy Anime Wallpaper will change the default wallpaper of the Edge browser to an anime style every time a new tab is opened.",
  "icons": {
    "128": "icons/icon128.png"
  },
  "manifest_version": 3,
  "name": "Anoboy Anime Sub Indo Wallpaper",
  "version": "0.0.4",
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}