Sync Bookmarks Firefox

Examine source code of Sync Bookmarks

Inspect and view changes in Sync Bookmarks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "1.7resigned1",
  "name": "Sync Bookmarks",
  "icons": {
    "48": "icons/icon.png",
    "96": "icons/icon.png"
  },
  "description": "Synchronise bookmarks",
  "browser_action": {
    "browser_style": true,
    "default_icon": "icons/icon.png",
    "default_title": "Sync Bookmarks",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "activeTab",
    "storage",
    "identity",
    "*://www.googleapis.com/*",
    "*://accounts.google.com/*",
    "*://apis.google.com/*"
  ],
  "applications": {
    "gecko": {
      "id": "sync-bookmarks@ricwtk",
      "strict_min_version": "42.0"
    }
  }
}

Best Sync Bookmarks Alternatives

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