Property Seeker Firefox

Examine source code of Property Seeker

Inspect and view changes in Property Seeker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "icons": {
    "16": "icon16.plasmo.2577fc03.png",
    "32": "icon32.plasmo.d583dc1e.png",
    "48": "icon48.plasmo.e0fcfb1d.png",
    "64": "icon64.plasmo.e6259081.png",
    "128": "icon128.plasmo.96a1ede9.png"
  },
  "manifest_version": 3,
  "action": {
    "default_icon": {
      "16": "icon16.plasmo.2577fc03.png",
      "32": "icon32.plasmo.d583dc1e.png",
      "48": "icon48.plasmo.e0fcfb1d.png",
      "64": "icon64.plasmo.e6259081.png",
      "128": "icon128.plasmo.96a1ede9.png"
    }
  },
  "version": "2.0.12",
  "author": "cheesestringer",
  "name": "Property Seeker",
  "description": "Take the guesswork out of house hunting. Instant property insights for realestate.com.au & domain.com.au.",
  "background": {
    "scripts": [
      "static/background/index.js"
    ]
  },
  "permissions": [
    "declarativeNetRequestWithHostAccess",
    "offscreen",
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://www.domain.com.au/*"
      ],
      "js": [
        "domainListing.09d522ef.js"
      ],
      "exclude_matches": [
        "https://www.domain.com.au/rent/*"
      ],
      "css": []
    },
    {
      "matches": [
        "https://www.domain.com.au/*"
      ],
      "js": [
        "domainProperty.7c85cc84.js"
      ],
      "exclude_matches": [
        "https://www.domain.com.au/rent/*"
      ],
      "css": []
    },
    {
      "matches": [
        "https://www.realcommercial.com.au/*"
      ],
      "js": [
        "realcommercialListing.be1ea08a.js"
      ],
      "css": []
    },
    {
      "matches": [
        "https://www.realcommercial.com.au/*"
      ],
      "js": [
        "realcommercialProperty.7fd64df1.js"
      ],
      "css": []
    },
    {
      "matches": [
        "https://www.realestate.com.au/*"
      ],
      "js": [
        "realestateListing.59e989a2.js"
      ],
      "css": []
    },
    {
      "matches": [
        "https://www.realestate.com.au/*"
      ],
      "js": [
        "realestateProperty.ca14ab63.js"
      ],
      "css": []
    },
    {
      "matches": [
        "https://www.domain.com.au/*"
      ],
      "js": [
        "hideDomainListing.54495238.js"
      ],
      "css": []
    },
    {
      "matches": [
        "https://www.realestate.com.au/*"
      ],
      "js": [
        "hideRealestateListing.479b4b96.js"
      ],
      "css": []
    },
    {
      "matches": [
        "https://www.realestate.com.au/*"
      ],
      "js": [
        "mapBannerRealestate.484ee71c.js"
      ],
      "css": []
    }
  ],
  "host_permissions": [
    "https://www.property.com.au/*",
    "https://www.walkscore.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{11eedd3f-ce55-4b6e-8234-c38f461f1f8e}"
    }
  },
  "web_accessible_resources": [
    {
      "matches": [
        "https://www.domain.com.au/*"
      ],
      "resources": [
        "domainListing.2bdc502b.css",
        "domainListing.93fdd913.css",
        "domainListing.79850b49.svg",
        "domainListing.029b484f.css",
        "domainListing.07f8a3bb.svg",
        "domainListing.fb33dcb0.css",
        "domainListing.d9ad4b84.svg",
        "domainListing.7f9ab683.css",
        "domainListing.e1cc5ea2.svg",
        "domainListing.84b8cbe8.svg",
        "domainListing.858f24f2.png"
      ]
    },
    {
      "matches": [
        "https://www.domain.com.au/*"
      ],
      "resources": [
        "domainListing.2bdc502b.css",
        "domainListing.93fdd913.css",
        "domainListing.79850b49.svg",
        "domainListing.029b484f.css",
        "domainListing.07f8a3bb.svg",
        "domainListing.fb33dcb0.css",
        "domainListing.d9ad4b84.svg",
        "domainListing.7f9ab683.css",
        "domainListing.e1cc5ea2.svg",
        "domainListing.84b8cbe8.svg",
        "domainListing.858f24f2.png"
      ]
    },
    {
      "matches": [
        "https://www.realcommercial.com.au/*"
      ],
      "resources": [
        "realcommercialListing.efaa57a4.css",
        "domainListing.93fdd913.css",
        "domainListing.79850b49.svg",
        "domainListing.029b484f.css",
        "domainListing.07f8a3bb.svg",
        "domainListing.fb33dcb0.css",
        "domainListing.d9ad4b84.svg",
        "domainListing.7f9ab683.css",
        "domainListing.e1cc5ea2.svg",
        "domainListing.84b8cbe8.svg",
        "domainListing.858f24f2.png"
      ]
    },
    {
      "matches": [
        "https://www.realcommercial.com.au/*"
      ],
      "resources": [
        "domainListing.93fdd913.css",
        "domainListing.79850b49.svg",
        "domainListing.029b484f.css",
        "domainListing.07f8a3bb.svg",
        "domainListing.fb33dcb0.css",
        "domainListing.d9ad4b84.svg",
        "domainListing.7f9ab683.css",
        "domainListing.e1cc5ea2.svg",
        "domainListing.84b8cbe8.svg",
        "domainListing.858f24f2.png"
      ]
    },
    {
      "matches": [
        "https://www.realestate.com.au/*"
      ],
      "resources": [
        "realestateListing.e14762f2.css",
        "domainListing.93fdd913.css",
        "domainListing.79850b49.svg",
        "domainListing.029b484f.css",
        "domainListing.07f8a3bb.svg",
        "domainListing.fb33dcb0.css",
        "domainListing.d9ad4b84.svg",
        "domainListing.7f9ab683.css",
        "domainListing.e1cc5ea2.svg",
        "domainListing.84b8cbe8.svg",
        "domainListing.858f24f2.png"
      ]
    },
    {
      "matches": [
        "https://www.realestate.com.au/*"
      ],
      "resources": [
        "realestateListing.e14762f2.css",
        "domainListing.93fdd913.css",
        "domainListing.79850b49.svg",
        "domainListing.029b484f.css",
        "domainListing.07f8a3bb.svg",
        "domainListing.fb33dcb0.css",
        "domainListing.d9ad4b84.svg",
        "domainListing.7f9ab683.css",
        "domainListing.e1cc5ea2.svg",
        "domainListing.84b8cbe8.svg",
        "domainListing.858f24f2.png"
      ]
    },
    {
      "matches": [
        "https://www.domain.com.au/*"
      ],
      "resources": [
        "hideDomainListing.d9737597.css",
        "domainListing.79850b49.svg",
        "domainListing.029b484f.css"
      ]
    },
    {
      "matches": [
        "https://www.realestate.com.au/*"
      ],
      "resources": [
        "hideDomainListing.d9737597.css",
        "hideRealestateListing.c4e5a5f1.css",
        "domainListing.79850b49.svg",
        "domainListing.029b484f.css"
      ]
    },
    {
      "matches": [
        "https://www.realestate.com.au/*"
      ],
      "resources": [
        "mapBannerRealestate.bc8a8fc1.css",
        "domainListing.79850b49.svg",
        "domainListing.029b484f.css"
      ]
    }
  ]
}

Best Property Seeker Alternatives

Here are some Firefox add-ons that are similar to Property Seeker: