Allabolag Lookup Firefox

Examine source code of Allabolag Lookup

Inspect and view changes in Allabolag Lookup source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Allabolag-uppslag",
  "version": "0.1.0",
  "description": "Hittar org.nr på sidan och visar företagssammanfattning från allabolag.se.",
  "permissions": [
    "activeTab",
    "scripting",
    "tabs",
    "storage",
    "contextMenus"
  ],
  "host_permissions": [
    "https://www.allabolag.se/*"
  ],
  "background": {
    "service_worker": "dist/background.js",
    "scripts": [
      "dist/background.js"
    ],
    "type": "module"
  },
  "icons": {
    "16": "dist/icons/icon-16.png",
    "32": "dist/icons/icon-32.png",
    "48": "dist/icons/icon-48.png",
    "128": "dist/icons/icon-128.png"
  },
  "action": {
    "default_popup": "dist/popup.html",
    "default_title": "Allabolag-uppslag",
    "default_icon": {
      "16": "dist/icons/icon-16.png",
      "32": "dist/icons/icon-32.png",
      "48": "dist/icons/icon-48.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "allabolag-addon@local",
      "strict_min_version": "121.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Allabolag Lookup Alternatives

Here are some Firefox add-ons that are similar to Allabolag Lookup: