Planar Overlay Firefox

Examine source code of Planar Overlay

제작자: Michael Celani
Inspect and view changes in Planar Overlay source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Planar Overlay",
  "author": "Michael Celani",
  "version": "1.3",
  "description": "Provides tooltips for MTGCardFetcher links.",
  "content_scripts": [
    {
      "matches": [
        "*://*.reddit.com/*"
      ],
      "js": [
        "planar.js"
      ],
      "css": [
        "css/planar.css"
      ]
    }
  ],
  "icons": {
    "48": "icons/icons8-crystal-ball-48.png",
    "96": "icons/icons8-crystal-ball-96.png"
  },
  "options_ui": {
    "page": "options.html"
  }
}

최고의 Planar Overlay 대안

다음은 Planar Overlay과(와) 유사한 Firefox add-on입니다: