Strims Image Paste Firefox

Examine source code of Strims Image Paste

제작자: Versicarius Add-on
Inspect and view changes in Strims Image Paste source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Strims Image Paste",
  "version": "0.1.1",
  "description": "Upload pasted clipboard images to st.pepog.com and insert the returned URL into Strims chat.",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "https://st.pepog.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://chat.strims.gg/*",
        "https://strims.gg/*",
        "https://www.strims.gg/*",
        "http://localhost/*",
        "https://localhost/*",
        "http://127.0.0.1/*",
        "https://127.0.0.1/*"
      ],
      "js": [
        "content.js"
      ],
      "all_frames": true,
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "pepog-image-paste-firefox@chat-gui.local"
    }
  }
}

최고의 Strims Image Paste 대안

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