Quick Bookmark To2 Folder Firefox

Examine source code of Quick Bookmark To2 Folder

Inspect and view changes in Quick Bookmark To2 Folder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_appName__",
  "manifest_version": 2,
  "version": "0.1.3",
  "homepage_url": "http://localhost:8080/",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "permissions": [
    "activeTab",
    "bookmarks",
    "tabs",
    "storage"
  ],
  "icons": {
    "16": "icons/icon-16.png",
    "19": "icons/icon-19.png",
    "32": "icons/icon-32.png",
    "38": "icons/icon-38.png",
    "128": "icons/icon-128.png"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "__MSG_appName__",
    "default_icon": {
      "16": "icons/icon-16.png",
      "19": "icons/icon-19.png",
      "32": "icons/icon-32.png",
      "38": "icons/icon-38.png",
      "128": "icons/icon-128.png"
    }
  },
  "options_ui": {
    "page": "options.html"
  },
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+K"
      },
      "description": "Show the 'Quick Bookmark To Folder' popup"
    }
  },
  "content_security_policy": "script-src 'self' ; object-src 'self'",
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "58.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "id": "{f759702c-2697-4d08-ad77-bb421f8170ad}"
    }
  }
}

Best Quick Bookmark To2 Folder Alternatives

Here are some Firefox add-ons that are similar to Quick Bookmark To2 Folder: