Bookmark Stack Firefox

Examine source code of Bookmark Stack

提供元: xi
Inspect and view changes in Bookmark Stack source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Bookmark Stack",
  "author": "Tobias Bengfort",
  "homepage_url": "https://github.com/xi/bookmark-stack",
  "description": "inspired by view later",
  "version": "2.1.1",
  "action": {
    "default_title": "Bookmark Stack",
    "default_popup": "src/stack.html"
  },
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "background": {
    "scripts": [
      "src/bg.js"
    ],
    "type": "module"
  },
  "permissions": [
    "bookmarks",
    "tabs",
    "contextMenus"
  ],
  "commands": {
    "push-bookmark": {
      "description": "push the current tab to the stack"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{4184dc66-ea2a-490f-8f02-21731ee99742}"
    }
  }
}

ベストのBookmark Stack代替案

Bookmark Stackに類似したFirefox add-onをいくつか紹介します: