Buy Nothing Firefox

Examine source code of Buy Nothing

Inspect and view changes in Buy Nothing source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Buy Nothing",
  "version": "1.1",
  "description": "Désamorce vos paniers compulsifs en tâche de fond.",
  "browser_specific_settings": {
    "gecko": {
      "id": "buy-nothing@buynothingapp",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    },
    "gecko_android": {
      "strict_min_version": "113.0"
    }
  },
  "permissions": [
    "storage",
    "activeTab",
    "tabs"
  ],
  "host_permissions": [
    "https://*.amazon.fr/*",
    "https://*.replit.app/*",
    "https://*.replit.dev/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.amazon.fr/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ]
}

Best Buy Nothing Alternatives

Here are some Firefox add-ons that are similar to Buy Nothing: