FunnFinn Firefox

Examine source code of FunnFinn

By: Anders
Inspect and view changes in FunnFinn source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "FunnFinn",
  "version": "1.1.3",
  "description": "Denne utvidelsen forbedrer brukeropplevelsen på Finn.",
  "homepage_url": "https://github.com/tjabejohannes/FunnFinn",
  "icons": {
    "48": "icons/funnfinn.png"
  },
  "web_accessible_resources": [
    "web_accessible_resources/images/MapsGoogle.png",
    "web_accessible_resources/scripts/addPricePrArea.js"
  ],
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_icon": "icons/funnfinn.png",
    "default_title": "Funn Finn",
    "default_popup": "popup/popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.finn.no/*/*/ad*"
      ],
      "js": [
        "content_scripts/buttonToMaps.js"
      ]
    },
    {
      "matches": [
        "*://*.finn.no/realestate/*/search*"
      ],
      "js": [
        "content_scripts/pricePrArea.js"
      ]
    },
    {
      "matches": [
        "*://kart.finn.no/*"
      ],
      "js": [
        "content_scripts/mapPage.js"
      ]
    }
  ]
}

Best FunnFinn Alternatives

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