Property Track Firefox

Examine source code of Property Track

提供元: Benns Software Add-on
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/*"
  ]
}

ベストのProperty Track代替案

Property Trackに類似したFirefox add-onをいくつか紹介します: