Easy Fill Firefox

Examine source code of Easy Fill

Inspect and view changes in Easy Fill source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Easy Fill",
  "version": "1.1.2resigned1",
  "description": "A mozilla add-ons to keep all your all profile links just a click away.",
  "browser_action": {
    "default_icon": "icons/32.png",
    "default_popup": "index.html",
    "default_title": "easyFill"
  },
  "background": {
    "scripts": [
      "assets/js/background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "assets/js/jquery.js",
        "assets/js/content.js"
      ]
    }
  ],
  "permissions": [
    "contextMenus"
  ],
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "64": "icons/64.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{97015947-ade8-47cf-a3e7-232e53706c95}"
    }
  }
}

Meilleures alternatives Easy Fill

Voici quelques Firefox add-ons qui sont similaires à Easy Fill :