Intention App Firefox

Examine source code of Intention App

Inspect and view changes in Intention App source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Intention App",
  "version": "0.2resigned1",
  "description": "Find the intention before jumping on the abyss of social media",
  "homepage_url": "https://github.com/elxavicio/intentionapp",
  "icons": {
    "48": "icons/icons8-target-48.png",
    "96": "icons/icons8-target-96.png"
  },
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.twitter.com/*",
        "*://*.facebook.com/*",
        "*://*.instagram.com/*"
      ],
      "js": [
        "intention.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{a7d60478-05e8-4f09-b4f8-3dcd30664fb0}"
    }
  }
}

Meilleures alternatives Intention App

Voici quelques Firefox add-ons qui sont similaires à Intention App :