Cleanup! CSDN Firefox

Examine source code of Cleanup! CSDN

Inspect and view changes in Cleanup! CSDN source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_pluginTitle__",
  "version": "1.1.0",
  "default_locale": "zh_CN",
  "description": "__MSG_pluginDesc__",
  "homepage_url": "https://github.com/LeifHwang/BrowserEx.cleanup_csdn",
  "icons": {
    "16": "icons/icon_16.png",
    "32": "icons/icon_32.png",
    "48": "icons/icon_48.png",
    "128": "icons/icon_128.png"
  },
  "permissions": [
    "storage",
    "scripting"
  ],
  "options_page": "options/options.html",
  "content_scripts": [
    {
      "matches": [
        "https://www.baidu.com/*"
      ],
      "js": [
        "scripts/baidu.js"
      ]
    },
    {
      "matches": [
        "https://cn.bing.com/*",
        "https://www.bing.com/*"
      ],
      "js": [
        "scripts/bing.js"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "scripts/xhrInterceptor.js"
      ],
      "matches": [
        "https://cn.bing.com/*",
        "https://www.bing.com/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{5407EC7B-CC28-38DE-9A82-837BD5DB55A8}"
    }
  }
}

Best Cleanup! CSDN Alternatives

Here are some Firefox add-ons that are similar to Cleanup! CSDN: