DownLoadAlbums Firefox

Examine source code of DownLoadAlbums

Inspect and view changes in DownLoadAlbums source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "DownLoadAlbums",
  "version": "1.0",
  "description": "Ajoute un bouton qui permet le téléchargement des albums sur le site toutemonannee.com",
  "icons": {
    "48": "icons/down.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "jpazerty_first_attempt6@example.com"
    }
  },
  "permissions": [
    "storage",
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://www.toutemonannee.com/*"
      ],
      "js": [
        "itop.js"
      ]
    }
  ]
}

Best DownLoadAlbums Alternatives

Here are some Firefox add-ons that are similar to DownLoadAlbums: