SyncMaster Firefox

Examine source code of SyncMaster

By: BET88
Inspect and view changes in SyncMaster source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SyncMaster",
  "version": "1.0",
  "description": "Enhance Firefox's bookmark sync with additional features and conflict resolution",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "permissions": [
    "bookmarks",
    "storage",
    "tabs",
    "https://api.example.com/"
  ],
  "browser_action": {
    "default_icon": "icons/icon-48.png",
    "default_title": "SyncMaster",
    "default_popup": "popup/popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options/options.html"
  },
  "sidebar_action": {
    "default_title": "SyncMaster Sidebar",
    "default_panel": "sidebar/sidebar.html",
    "default_icon": "icons/icon-48.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{8007213d-5e9b-40e3-944c-b9d0796d40d8}"
    }
  }
}

Best SyncMaster Alternatives

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