Bookmark-疯子的天空

Bookmark-疯子的天空

支持横向显示更多书签(收藏夹),让书签再次变得好用!make bookmarks great again!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Bookmark-疯子的天空",
  "version": "1.4.3.7",
  "manifest_version": 3,
  "description": "支持横向显示更多书签(收藏夹),让书签再次变得好用!make bookmarks great again!",
  "action": {
    "default_popup": "index.html"
  },
  "icons": {
    "128": "bookmark.png"
  },
  "permissions": [
    "activeTab",
    "bookmarks",
    "favicon",
    "fontSettings"
  ],
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}