PicPocket Firefox

Examine source code of PicPocket

Por: Gladis15
Inspect and view changes in PicPocket source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "PicPocket",
  "version": "1.0",
  "description": "Capture all image URLs from any webpage with a single click. Copy, download, or search images in a vibrant, pastel-themed popup designed for ease and style.",
  "permissions": [
    "tabs",
    "storage",
    "notifications",
    "activeTab",
    "clipboardWrite",
    "downloads",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icon.png"
    }
  },
  "icons": {
    "48": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{cd245f61-c60f-4289-a669-6688db051ad2}"
    }
  }
}

Melhores alternativas PicPocket

Aqui estão algumas Firefox add-ons que são similares a PicPocket: