File Guard (Encryptor | Decryptor) Firefox

Examine source code of File Guard (Encryptor | Decryptor)

By: Loori
Inspect and view changes in File Guard (Encryptor | Decryptor) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "version": "0.2.0",
  "manifest_version": 3,
  "name": "File Guard (Encryptor | Decryptor)",
  "homepage_url": "https://mybrowseraddon.com/file-encryptor.html",
  "description": "Encrypt or decrypt any file with just one click inside your browser!",
  "commands": {
    "_execute_action": {}
  },
  "permissions": [
    "storage",
    "contextMenus"
  ],
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "109.0",
      "id": "{aa434509-1b0b-4c60-ba05-11571c16c412}"
    }
  },
  "background": {
    "scripts": [
      "lib/config.js",
      "lib/chrome.js",
      "lib/runtime.js",
      "lib/common.js"
    ]
  },
  "action": {
    "default_title": "File Guard (Encryptor | Decryptor)",
    "default_icon": {
      "16": "data/icons/toolbar/16.png",
      "32": "data/icons/toolbar/32.png",
      "48": "data/icons/toolbar/48.png",
      "64": "data/icons/toolbar/64.png"
    }
  },
  "icons": {
    "16": "data/icons/16.png",
    "32": "data/icons/32.png",
    "48": "data/icons/48.png",
    "64": "data/icons/64.png",
    "128": "data/icons/128.png"
  }
}

Best File Guard (Encryptor | Decryptor) Alternatives

Here are some Firefox add-ons that are similar to File Guard (Encryptor | Decryptor):