BookmarkSwitcher Firefox

Examine source code of BookmarkSwitcher

제작자: Freek
Inspect and view changes in BookmarkSwitcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "1.0.0",
  "name": "Bookmark switcher",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/switch-16.png",
      "32": "icons/switch-32.png"
    }
  },
  "permissions": [
    "bookmarks"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{f6d8b826-3012-4771-9f63-0db4d8f0d40f}"
    }
  }
}

최고의 BookmarkSwitcher 대안

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