Where's that from? Firefox

Examine source code of Where's that from?

Inspect and view changes in Where's that from? source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Where's that from?",
  "version": "1.4.2",
  "description": "Shows more info about Amazon sellers and brands",
  "icons": {
    "48": "icons/globe-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.amazon.com/*"
      ],
      "js": [
        "amazon.js"
      ]
    }
  ],
  "options_ui": {
    "page": "options.html"
  },
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{e5d664a1-0396-44b6-a4f3-f17819e7b678}"
    }
  }
}

Best Where's that from? Alternatives

Here are some Firefox add-ons that are similar to Where's that from?: