Auto Data Sync Firefox

Examine source code of Auto Data Sync

By: xenb
Inspect and view changes in Auto Data Sync source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Auto Data Sync",
  "version": "1.0",
  "description": "Đồng bộ bookmark và ghi chú tự động giữa các thiết bị.",
  "permissions": [
    "bookmarks",
    "storage",
    "identity"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f2d8033b-2b91-4bba-a22c-ac5d972598ab}"
    }
  }
}

Best Auto Data Sync Alternatives

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