Drive Bookmarks Firefox

Examine source code of Drive Bookmarks

Inspect and view changes in Drive Bookmarks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Drive Bookmarks",
  "version": "1.0.1",
  "icons": {
    "48": "icons/48.png",
    "96": "icons/96.png",
    "120": "icons/120.png"
  },
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "id": "drive-bookmarks@maudroyer.fr",
      "strict_min_version": "86.0"
    }
  },
  "background": {
    "scripts": [
      "src/authorize.js",
      "src/sync.js",
      "src/database.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/48.png",
    "default_title": "Borderify"
  },
  "permissions": [
    "identity",
    "storage",
    "bookmarks",
    "contextMenus"
  ]
}

Best Drive Bookmarks Alternatives

Here are some Firefox add-ons that are similar to Drive Bookmarks: