Bookhive Firefox

Examine source code of Bookhive

Inspect and view changes in Bookhive source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Bookhive",
  "version": "1.2",
  "description": "Easy and fast bookmark manager perfect for handling big amounts of bookmarks",
  "homepage_url": "https://gitlab.beuth-hochschule.de/s75702/bookhive",
  "icons": {
    "48": "icons/bookhive-icon.png"
  },
  "permissions": [
    "activeTab",
    "storage",
    "tabs"
  ],
  "browser_action": {
    "default_icon": "icons/bookhive-icon-empty.png",
    "default_title": "Bookhive",
    "default_popup": "popup/popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "commands": {
    "toggle-bookmark": {
      "suggested_key": {
        "default": "Ctrl+Shift+Y"
      },
      "description": "Send a 'toggle-bookmark' event"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{826fcc11-843f-48ea-b256-ea3c207f58ad}"
    }
  }
}

Best Bookhive Alternatives

Here are some Firefox add-ons that are similar to Bookhive: