Twitch Auto box clicker

twitch point auto click

What is Twitch Auto box clicker?

Twitch Auto box clicker is a Chrome extension developed by Serpong, and its main feature is "twitch point auto click".

Extension Screenshots

screenshot

Download Twitch Auto box clicker Extension CRX File

Download Twitch Auto box clicker extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        설치만 하면 포인트박스 알아서 눌러주는 기능을 가진 프로그램입니다.                    

Extension Basic Information

Name Twitch Auto box clicker Twitch Auto box clicker
ID fhopfflipdeaibinkaggoahlblaaaodf
Official URL https://chromewebstore.google.com/detail/twitch-auto-box-clicker/fhopfflipdeaibinkaggoahlblaaaodf
Description twitch point auto click
File Size 10.05 KB
Installation Count 49
Current Version 2.1
Last Updated 2022-01-11
Publish Date 2020-08-03
Rating 3.00/5 Total 2 Ratings
Developer Serpong
Email [email protected]
Payment Type free
Supported Languages ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": {
            "128": "\/images\/128.png",
            "16": "\/images\/16.png",
            "32": "\/images\/32.png",
            "48": "\/images\/48.png"
        }
    },
    "content_scripts": [
        {
            "js": [
                "contentScript.js"
            ],
            "matches": [
                "https:\/\/*.twitch.tv\/*"
            ]
        }
    ],
    "description": "twitch point auto click",
    "manifest_version": 3,
    "name": "Twitch Auto box clicker",
    "version": "2.1"
}