Chatsifter Firefox

Examine source code of Chatsifter

Par : Laventh
Inspect and view changes in Chatsifter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "author": "Myles Trevino",
  "name": "Chatsifter",
  "version": "1.4.0",
  "description": "Sift and translate YouTube chat.",
  "icons": {
    "16": "16.png",
    "24": "24.png",
    "32": "32.png",
    "48": "48.png",
    "64": "64.png",
    "96": "96.png",
    "128": "128.png",
    "256": "256.png",
    "512": "512.png"
  },
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "permissions": [
    "tabs",
    "activeTab",
    "*://*.youtube.com/*"
  ],
  "browser_action": {
    "default_icon": {
      "16": "16.png",
      "24": "24.png",
      "32": "32.png",
      "48": "48.png",
      "64": "64.png",
      "96": "96.png",
      "128": "128.png",
      "256": "256.png",
      "512": "512.png"
    }
  },
  "background": {
    "scripts": [
      "background.js",
      "runtime.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{6f248ae5-a4bb-4faf-b544-bfef99c92274}"
    }
  }
}

Meilleures alternatives Chatsifter

Voici quelques Firefox add-ons qui sont similaires à Chatsifter :