Linux Permissions Firefox

Examine source code of Linux Permissions

Inspect and view changes in Linux Permissions source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Linux Permissions",
  "version": "1.0.0",
  "description": "A Firefox add-on to analyze, calculate, and learn about Linux file permissions (symbolic, octal, binary, special bits).",
  "permissions": [],
  "action": {
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "linux-permissions@xai-addon"
    }
  }
}

Best Linux Permissions Alternatives

Here are some Firefox add-ons that are similar to Linux Permissions: