Tranquility Lite Reader by pp4mnk Firefox

Examine source code of Tranquility Lite Reader by pp4mnk

By: 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"
        ]
      }
    }
  }
}

Best Tranquility Lite Reader by pp4mnk Alternatives

Here are some Firefox add-ons that are similar to Tranquility Lite Reader by pp4mnk: