Per-Site Inactivity Rules Firefox

Examine source code of Per-Site Inactivity Rules

By: Hashim Add-on
Inspect and view changes in Per-Site Inactivity Rules source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "version": "1.0",
  "description": "__MSG_extensionDescription__",
  "permissions": [
    "tabs",
    "storage"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "128": "icon.png"
    }
  },
  "icons": {
    "128": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2b527387-1c32-6e41-9340-4f3b0e0b77aa}",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "collects_data": false
      }
    }
  }
}

Best Per-Site Inactivity Rules Alternatives

Here are some Firefox add-ons that are similar to Per-Site Inactivity Rules: