WeiboMini Firefox

Examine source code of WeiboMini

Por: Catree
Inspect and view changes in WeiboMini source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "WeiboMini",
  "version": "0.28",
  "description": "利用侧边栏刷微博,异常请邮件联系作者",
  "icons": {
    "128": "icons/icon_128.png"
  },
  "permissions": [
    "activeTab",
    "tabs",
    "storage",
    "webRequest",
    "webRequestBlocking",
    "*://weibo.com/nguide/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.weibo.cn/*"
      ]
    }
  ],
  "sidebar_action": {
    "default_icon": "icons/icon_128.png",
    "default_title": "WeiboMini",
    "default_panel": "sidebar/panel.html"
  },
  "commands": {
    "_execute_sidebar_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+Y"
      },
      "description": "Open/Close WeiboMini in sidebar"
    },
    "Backward": {
      "suggested_key": {
        "default": "Ctrl+Shift+U"
      },
      "description": "Back to previous page, while you can sing 退后.MP3"
    }
  }
}

Mejores alternativas WeiboMini

Aquí hay algunas Firefox add-ons que son similares a WeiboMini: