Comfortable Reader Firefox

Examine source code of Comfortable Reader

By: Bay789
Inspect and view changes in Comfortable Reader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Comfortable Reader",
  "version": "1.0",
  "description": "Enhances readability by adding padding and other adjustments to the <body> of webpages. Enjoy a more comfortable reading experience with better spacing and layout",
  "homepage_url": "https://github.com/misrab/firefox-ext-paddify",
  "icons": {
    "48": "icons/icon-256.png"
  },
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_icon": "icons/icon-256.png",
    "default_title": "paddify"
  },
  "background": {
    "scripts": [
      "paddify.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{3bd7b5d2-0b93-4d1f-80d0-4c5f73b7899c}"
    }
  }
}

Best Comfortable Reader Alternatives

Here are some Firefox add-ons that are similar to Comfortable Reader: