Always Online for Mattermost Firefox

Examine source code of Always Online for Mattermost

By: Kianyce Add-on
Inspect and view changes in Always Online for Mattermost source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_appName__",
  "version": "2026.1.0",
  "default_locale": "en",
  "description": "__MSG_appDesc__",
  "browser_specific_settings": {
    "gecko": {
      "id": "always-online-mattermost@nightyonlyy",
      "strict_min_version": "115.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "icons/icon-on.png",
    "32": "icons/icon-on.png",
    "48": "icons/icon-on.png",
    "128": "icons/icon-on.png"
  },
  "action": {
    "default_icon": {
      "16": "icons/icon-off.png",
      "32": "icons/icon-off.png",
      "48": "icons/icon-off.png",
      "128": "icons/icon-off.png"
    },
    "default_popup": "popup.html",
    "default_title": "__MSG_appName__"
  },
  "permissions": [
    "storage",
    "cookies",
    "alarms",
    "webRequest",
    "activeTab"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "defaults.js",
      "background.js"
    ]
  }
}

Best Always Online for Mattermost Alternatives

Here are some Firefox add-ons that are similar to Always Online for Mattermost: