Tranquility Lite Reader by pp4mnk Firefox

Examine source code of Tranquility Lite Reader by pp4mnk

Par : pp4mnk Add-on
Inspect and view changes in Tranquility Lite Reader by pp4mnk source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tranquility Lite Reader",
  "version": "2.2",
  "description": "Improves the readability of web articles by stripping distractions and applying a clean, customizable reader mode.",
  "icons": {
    "48": "icons/book-48.png",
    "96": "icons/book-96.png"
  },
  "permissions": [
    "activeTab",
    "storage",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Toggle Tranquility Lite Reader",
    "default_icon": {
      "48": "icons/book-48.png",
      "96": "icons/book-96.png"
    }
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "tranquility-lite-reader@example.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Meilleures alternatives Tranquility Lite Reader by pp4mnk

Voici quelques Firefox add-ons qui sont similaires à Tranquility Lite Reader by pp4mnk :