paddify Firefox

Examine source code of paddify

Par : monkfish
Inspect and view changes in paddify source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Paddify",
  "version": "1.0",
  "description": "Adds padding (and possibly other stuff) to <body /> to make reading easier.",
  "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"
    ]
  }
}

Meilleures alternatives paddify

Voici quelques Firefox add-ons qui sont similaires à paddify :