九金页签

九金页签

带有选定颜色的中性新标签页。在nightTab中自定义布局、样式、背景和书签。

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "九金页签",
  "short_name": "九金页签",
  "description": "带有选定颜色的中性新标签页。在nightTab中自定义布局、样式、背景和书签。",
  "version": "6.1.1",
  "manifest_version": 2,
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}