Universal Bookmark Sync Firefox

Examine source code of Universal Bookmark Sync

Inspect and view changes in Universal Bookmark Sync source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "version": "1.0",
  "description": "__MSG_extensionDescription__",
  "permissions": [
    "storage"
  ],
  "icons": {
    "48": "icon.png"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "browser_specific_settings": {
    "gecko": {
      "id": "{ced37c43-d819-48e8-a34e-6fc9f214d30f}"
    }
  }
}

Best Universal Bookmark Sync Alternatives

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