Paste Archive Lite Firefox

Examine source code of Paste Archive Lite

Par : Anfisa
Inspect and view changes in Paste Archive Lite source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Paste Archive",
  "version": "1.0",
  "description": "Archive and manage clipboard history.",
  "icons": {
    "64": "icon64.png",
    "128": "icon128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon64.png"
  },
  "permissions": [
    "clipboardRead",
    "storage",
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{cf4857be-8aab-4503-a5c2-b4cec5b6e0af}",
      "strict_min_version": "105.0"
    }
  }
}

Meilleures alternatives Paste Archive Lite

Voici quelques Firefox add-ons qui sont similaires à Paste Archive Lite :