SatzMitX Firefox

Examine source code of SatzMitX

Inspect and view changes in SatzMitX source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SatzMitX",
  "version": "1.0",
  "description": "Collect informations that help to exit X",
  "icons": {
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "web_accessible_resources": [
    "icons/bluesky.png"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false,
    "type": "module"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "content.js"
      ]
    },
    {
      "matches": [
        "*://twitter.com/*",
        "*://x.com/*"
      ],
      "js": [
        "twitter.js"
      ]
    }
  ],
  "sidebar_action": {
    "default_title": "SatzMitX",
    "default_panel": "ui.html",
    "default_icon": "icons/icon48.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{4a909fb3-7ac6-4dcb-b9b2-504e0293440b}"
    }
  }
}

Mejores alternativas SatzMitX

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