Tiny Bookmark Tab Firefox

Examine source code of Tiny Bookmark Tab

제작자: tbeseda
Inspect and view changes in Tiny Bookmark Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Tiny Bookmark Tab",
  "short_name": "Bookmark Tree",
  "description": "A fast tree-list of browser bookmarks.",
  "version": "1.3.0",
  "author": "tbeseda",
  "homepage_url": "https://github.com/tbeseda/tiny-bookmark-tab-webextension",
  "permissions": [
    "bookmarks",
    "storage"
  ],
  "chrome_url_overrides": {
    "newtab": "tiny.html"
  },
  "icons": {
    "16": "assets/icon-16.png",
    "32": "assets/icon-32.png",
    "64": "assets/icon-64.png"
  },
  "action": {
    "default_title": "Bookmark Tree",
    "default_icon": "assets/icon-64.png",
    "default_area": "personaltoolbar",
    "default_popup": "tiny.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "tiny-bookmark-tab@tbeseda.com",
      "strict_min_version": "109.0"
    }
  }
}

최고의 Tiny Bookmark Tab 대안

다음은 Tiny Bookmark Tab과(와) 유사한 Firefox add-on입니다: