Tops Firefox

Examine source code of Tops

By: zchengb
Inspect and view changes in Tops source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Infohub",
  "description": "微博热搜、知乎、少数派、豆瓣电影、哔哩哔哩、支持自定义RSS订阅的扩展工具",
  "version": "1.7.0",
  "manifest_version": 3,
  "icons": {
    "16": "icons/icon_16.png",
    "32": "icons/icon_32.png",
    "48": "icons/icon_48.png",
    "128": "icons/icon_128.png"
  },
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "windows": "Alt+O",
        "mac": "Command+Shift+O"
      }
    }
  },
  "action": {
    "default_title": "InfoHub",
    "default_popup": "popup/popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "host_permissions": [
    "*://github.com/*",
    "*://zchengb.top/*",
    "*://tops.kuoyio.cn/*",
    "http://localhost/*"
  ],
  "permissions": [
    "storage",
    "offscreen"
  ],
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "zxchengb@gmail.com",
      "strict_min_version": "58.0"
    }
  }
}

Best Tops Alternatives

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