archivebox-url-forwarder Firefox

Examine source code of archivebox-url-forwarder

By: agg23
Inspect and view changes in archivebox-url-forwarder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "archivebox-url-forwarder",
  "version": "0.1",
  "description": "archivebox-url-forwarder description",
  "permissions": [
    "storage",
    "tabs"
  ],
  "optional_permissions": [
    "<all_urls>"
  ],
  "icons": {
    "64": "icon.png"
  },
  "browser_action": {
    "default_title": "archivebox-url-forwarder (browserAction)",
    "default_icon": {
      "64": "icon.png"
    },
    "default_popup": "src/popup/popup.html"
  },
  "background": {
    "scripts": [
      "dist/background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "archivebox-url-forwarder@agg23"
    }
  }
}

Best archivebox-url-forwarder Alternatives

Here are some Firefox add-ons that are similar to archivebox-url-forwarder: