Kick Image Embedder Firefox

Examine source code of Kick Image Embedder

제작자: qweren
Inspect and view changes in Kick Image Embedder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Kick Image Embedder",
  "version": "1.0",
  "description": "Embeds image links and improves image handling in Kick.com chat",
  "permissions": [
    "activeTab"
  ],
  "icons": {
    "32": "icon32.png",
    "64": "icon64.png",
    "128": "icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "kickimageembedder@example.com"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://kick.com/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "styles.css"
      ]
    }
  ]
}

최고의 Kick Image Embedder 대안

다음은 Kick Image Embedder과(와) 유사한 Firefox add-on입니다: