Funn Firefox

Examine source code of Funn

Inspect and view changes in Funn source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Funn",
  "description": "Extension for Finn.no",
  "manifest_version": 2,
  "version": "2.0",
  "permissions": [
    "storage"
  ],
  "background": {
    "scripts": [
      "background/storage.js"
    ]
  },
  "icons": {
    "48": "icons/icon-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.finn.no/*"
      ],
      "js": [
        "foreground/storage-agent.js",
        "prototypes/component.js",
        "modules/base/settings-modal.js",
        "modules/base/settings-button.js",
        "modules/map-viewer.js",
        "modules/scroll-top.js",
        "modules/square-meters.js",
        "foreground/component-dispatcher.js",
        "foreground/main.js"
      ],
      "css": [
        "modules/css/scroll-top.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{a2f4bd04-62f8-4f79-a36b-d445af2bfaa3}"
    }
  }
}

Best Funn Alternatives

Here are some Firefox add-ons that are similar to Funn: