La Pause Chat Firefox

Examine source code of La Pause Chat

Por: Orfaon
Inspect and view changes in La Pause Chat source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "La Pause Chat",
  "version": "1.3",
  "description": "Une petite coupure des réseaux sociaux, ça fait pas de mal..",
  "permissions": [
    "tabs",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "lapausechat@orfaon.net",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end",
      "all_frames": false
    }
  ],
  "browser_action": {
    "default_popup": "popup2.html",
    "default_icon": {
      "48": "icons/icon.svg",
      "96": "icons/icon.svg"
    },
    "default_title": "La pause Chat"
  },
  "icons": {
    "48": "icons/icon.svg",
    "96": "icons/icon.svg"
  },
  "web_accessible_resources": [
    "images/cat.svg"
  ]
}

Mejores alternativas La Pause Chat

Aquí hay algunas Firefox add-ons que son similares a La Pause Chat: