Bookmark Current Tab Set Firefox

Examine source code of Bookmark Current Tab Set

제작자: John-Paul Robinson
Inspect and view changes in Bookmark Current Tab Set source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Bookmark Current Tab Set",
  "version": "0.3.0.2resigned1",
  "description": "Adds options to bookmark all tabs in a window (optionally without opening a dialog) and store them in a new bookmark folder that is given the current date (and optionally the time) as its name.",
  "homepage_url": "https://github.com/jprorama/bcts",
  "icons": {
    "48": "icons/bookmark-it.png",
    "96": "icons/bookmark-it@2x.png"
  },
  "permissions": [
    "bookmarks",
    "tabs"
  ],
  "browser_action": {
    "default_icon": "icons/star-empty-38.png",
    "default_title": "Bookmark Current Tab Set"
  },
  "background": {
    "scripts": [
      "background.js",
      "modules/shared.jsm"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{954c7e28-2cf6-418d-9b4e-006691ca8015}"
    }
  }
}

최고의 Bookmark Current Tab Set 대안

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