微博样式管理器 Firefox

Examine source code of 微博样式管理器

By: raiwhiz Add-on
Inspect and view changes in 微博样式管理器 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "微博样式管理器",
  "version": "1.0.3.1",
  "description": "在微博页面插入CSS样式以达到修改样式的附加组件。",
  "author": "菓籽-raiwhiz",
  "homepage_url": "https://weibo.com/raiwhiz",
  "icons": {
    "64": "icon64.png",
    "128": "icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://weibo.com/*/home*",
        "*://weibo.com/at/*",
        "*://weibo.com/comment/*",
        "*://weibo.com/like/*",
        "*://weibo.com/*/profile*"
      ],
      "js": [
        "main.js"
      ]
    }
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "permissions": [
    "storage",
    "tabs"
  ]
}

Best 微博样式管理器 Alternatives

Here are some Firefox add-ons that are similar to 微博样式管理器: