OneKeyCleanComplain Firefox

Examine source code of OneKeyCleanComplain

Inspect and view changes in OneKeyCleanComplain source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{

  "manifest_version": 2,
  "name": "一键净化反黑", //插件名称
  "short_name": "净化反黑",
  "version": "2.0.10", //插件使用的版本
  "description": "Auto clean and complain for Roy.", //插件的描述
  "icons":{
              "16":"son_16.png",
              "48":"son_48.png",
              "128":"son_128.png"
      },

  "browser_action": { //插件加载后生成图标
        "default_icon": "son_16.png",//图标的图片
        "default_title": "一键净化反黑" //鼠标移到图标显示的文字
        //"show_matches": ["https://m.weibo.cn*"]
        //"permissions": ["declarativeContent"]
    },
   
   "permissions": [ //允许插件访问的url
        "http://*/", 
        "bookmarks", 
        "tabs", 
        "history" 
    ],

  "content_scripts": [
    {
      "matches": ["https://m.weibo.cn/*","https://service.account.weibo.com/report*","https://www.baidu.com/s*"],
      "js": ["Auto_clean_report.js"],
      "run_at": "document_end"
    }
  ]

}

Best OneKeyCleanComplain Alternatives

Here are some Firefox add-ons that are similar to OneKeyCleanComplain: