CESU Sync Firefox

Examine source code of CESU Sync

Inspect and view changes in CESU Sync source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "CESU Sync",
  "version": "1.3.0",
  "description": "Synchronise automatiquement les données CESU avec votre système de gestion",
  "permissions": [
    "storage",
    "activeTab"
  ],
  "host_permissions": [
    "https://www.cesu.urssaf.fr/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "cesu-sync@cesu-manager.fr",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "113.0"
    }
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  }
}

Meilleures alternatives CESU Sync

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