Active Reading Firefox

Examine source code of Active Reading

제작자: Shortround
Inspect and view changes in Active Reading source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Active Reading",
  "version": "1.0",
  "description": "Adds a simple checkmark tool to paragraphs upon clicking them while active",
  "icons": {
    "48": "icons/activeReading.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "activeReading.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{de393de1-6ae1-4e70-bd27-ab5de00b6ad9}"
    }
  }
}

최고의 Active Reading 대안

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