LocalSync Firefox

Examine source code of LocalSync

By: HeyJorn Add-on
Inspect and view changes in LocalSync source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "LocalSync",
  "version": "1.0",
  "description": "Store and manage tracking data locally within your browser.",
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "background": {
    "scripts": [
      "popup.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{1a4624a3-b1ed-428c-b788-acf7e0833c1b}"
    }
  }
}

Best LocalSync Alternatives

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