amShift Firefox

Examine source code of amShift

Por: aomqcode
Inspect and view changes in amShift source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "am Shift",
  "version": "1.0.1",
  "description": "Multi-account cookie vault with AES-256 encryption",
  "permissions": [
    "activeTab",
    "storage",
    "cookies",
    "tabs",
    "webRequest",
    "scripting"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_title": "am Shift"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "icon48.png",
    "96": "icon96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "am_shift@local",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Mejores alternativas amShift

Aquí hay algunas Firefox add-ons que son similares a amShift: