pltr Firefox

Examine source code of pltr

제작자: Varun
Inspect and view changes in pltr source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "pltr",
  "version": "1.1.0",
  "description": "Get the reading progress of the page right on top of your screen",
  "author": "Varun Dey",
  "homepage_url": "https://github.com/varundey/pltr",
  "icons": {
    "16": "images/icon16.png",
    "32": "images/icon32.png",
    "48": "images/icon48.png",
    "64": "images/icon64.png",
    "128": "images/icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "src/pltr.js"
      ],
      "all_frames": false
    }
  ]
}

최고의 pltr 대안

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