About Sync Firefox

Examine source code of About Sync

Inspect and view changes in About Sync source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Show information about Firefox Sync.",
  "manifest_version": 2,
  "name": "About Sync",
  "version": "0.25.20250227.104629",
  "homepage_url": "https://github.com/mozilla-extensions/aboutsync",
  "permissions": [
    "mozillaAddons"
  ],
  "applications": {
    "gecko": {
      "id": "aboutsync@mhammond.github.com",
      "strict_min_version": "136.0"
    }
  },
  "background": {
    "scripts": [
      "webext/background.js"
    ]
  },
  "experiment_apis": {
    "aboutsync": {
      "schema": "webext/schema.json",
      "parent": {
        "scopes": [
          "addon_parent"
        ],
        "paths": [
          [
            "aboutsync"
          ]
        ],
        "script": "webext/implementation.js"
      }
    }
  }
}

Meilleures alternatives About Sync

Voici quelques Firefox add-ons qui sont similaires à About Sync :