Examine source code of Stylish - Custom themes for any website

Inspect and view changes in Stylish - Custom themes for any website source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "homepage_url": "https://userstyles.org",
  "version": "3.4.2",
  "manifest_version": 3,
  "default_locale": "en",
  "action": {
    "default_popup": "",
    "default_title": "Stylish"
  },
  "options_page": "pages/options/options.html",
  "icons": {
    "16": "/icons/logo/black-icon-128.png",
    "48": "/icons/logo/black-icon-128.png",
    "128": "/icons/logo/black-icon-128.png"
  },
  "permissions": [
    "storage",
    "tabs",
    "alarms",
    "scripting",
    "webNavigation",
    "webRequest",
    "contextMenus"
  ],
  "host_permissions": [
    "*://*/*"
  ],
  "externally_connectable": {
    "matches": [
      "https://*.userstyles.org/*",
      "*://localhost/*"
    ]
  },
  "background": {
    "service_worker": "./static/js/service-worker.js",
    "type": "module"
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "./static/js/content.js"
      ],
      "css": [],
      "run_at": "document_start"
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "./static/js/contentYt.js"
      ],
      "run_at": "document_end",
      "all_frames": true,
      "match_about_blank": true
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "index.html",
        "js/dynamic-bundles/tower-blocks.js",
        "js/dynamic-bundles/coca-google-style.js",
        "js/dynamic-bundles/google-style.js",
        "js/dynamic-bundles/google-fingers-style.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}

Similar add-ons

Here are some Edge add-ons that are similar to Stylish - Custom themes for any website:

Popular extensions / apps

Here are some popular extensions / apps that you might be interested in: