Selected Bookmark Exporter Firefox

Examine source code of Selected Bookmark Exporter

Inspect and view changes in Selected Bookmark Exporter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Selected Bookmark Exporter",
  "version": "1.2",
  "description": "Vyber priečinok záložiek a exportuj ho do HTML alebo JSON súboru.",
  "permissions": [
    "bookmarks",
    "downloads",
    "notifications"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Export záložiek"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "icons/icon-48.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c71a74d3-c265-4916-ab36-3f1a167edb0c}"
    }
  }
}

Best Selected Bookmark Exporter Alternatives

Here are some Firefox add-ons that are similar to Selected Bookmark Exporter: