Fallen London Conversion Helper Firefox

Examine source code of Fallen London Conversion Helper

Inspect and view changes in Fallen London Conversion Helper source codes across current and past versions
ミニットバイオ
もっと楽しみたいですか?1,000+の無料ブロックなしゲームをプレイ
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Fallen London Conversion Helper",
  "description": "This extension for Fallen London adds categories of convertible items to your inventory.",
  "browser_action": {
    "default_popup": "popup/popup.html"
  },
  "permissions": [
    "storage",
    "*://*.fallenlondon.com/"
  ],
  "version": "3.0.9",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "img/icon-48.png",
    "128": "img/icon-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://fallenlondon.com/*",
        "https://*.fallenlondon.com/*"
      ],
      "css": [
        "styles.css"
      ],
      "js": [
        "content-script.js"
      ],
      "run_at": "document_end"
    }
  ]
}

ベストのFallen London Conversion Helper代替案

Fallen London Conversion Helperに類似したFirefox add-onをいくつか紹介します: