STR Score Firefox

Examine source code of STR Score

提供元: Paulo Sampaio
Inspect and view changes in STR Score source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "STR Score",
  "version": "1.0",
  "description": "Shows a value score for STR listings: price×1000 ÷ (stars × reviews). Lower = better value.",
  "icons": {
    "48": "icon48.png",
    "96": "icon96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.airbnb.com/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "widget.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "host_permissions": [
    "*://*.airbnb.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "str-score@nargothrond.pub",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

ベストのSTR Score代替案

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