Property Track Firefox

Examine source code of Property Track

Inspect and view changes in Property Track source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Property Track",
  "description": "Find a fair price for your next home.",
  "version": "1.8",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f2fd6276-9cfc-43b4-adff-8c76e062c76e}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.rightmove.co.uk/*"
      ],
      "css": [
        "content-scripts/content.css"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ],
  "browser_action": {},
  "permissions": [
    "*://api.propertytrack.co/*"
  ]
}

Mejores alternativas Property Track

Aquí hay algunas Firefox add-ons que son similares a Property Track: