轻标签页 Firefox

Examine source code of 轻标签页

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": 3,
  "name": "__MSG_name__",
  "description": "__MSG_description__",
  "version": "1.5.1",
  "default_locale": "zh_CN",
  "minimum_chrome_version": "88.0.0",
  "permissions": [
    "favicon"
  ],
  "optional_permissions": [
    "topSites"
  ],
  "host_permissions": [
    "https://cn.bing.com/",
    "https://suggestion.baidu.com/",
    "https://api.bing.com/",
    "https://suggestqueries.google.com/"
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self';"
  },
  "chrome_url_overrides": {
    "newtab": "index.html#/"
  },
  "action": {
    "default_icon": "icons/logo128.png",
    "default_title": "__MSG_name__",
    "default_popup": "index.html#/popup"
  },
  "icons": {
    "32": "icons/logo32.png",
    "64": "icons/logo64.png",
    "128": "icons/logo128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c29037b9-7c63-4064-be30-cf42d599ca39}"
    }
  }
}

Best 轻标签页 Alternatives

Here are some Firefox add-ons that are similar to 轻标签页: