French Sensim Firefox

Examine source code of French Sensim

By: Justin Add-on
Inspect and view changes in French Sensim source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "French Sensim",
  "version": "2.9.0",
  "description": "Learn French while you browse. 3 new words replace themselves every day.",
  "permissions": [
    "storage",
    "activeTab",
    "notifications",
    "alarms",
    "*://*/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "config.js",
        "sync.js",
        "vocab.js",
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "French Sensim"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "sensim-french-v2@sensim.app",
      "strict_min_version": "91.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "121.0"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  }
}

Best French Sensim Alternatives

Here are some Firefox add-ons that are similar to French Sensim: