EZ Twitch Channel Points Claimer

EZ Channel Points For The Boys 😎

Qu'est-ce que EZ Twitch Channel Points Claimer ?

EZ Twitch Channel Points Claimer est une extension Chrome développée par Wilzzu, et sa fonction principale est "EZ Channel Points For The Boys 😎".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension EZ Twitch Channel Points Claimer

Téléchargez les fichiers d'extension EZ Twitch Channel Points Claimer au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Always up-to-date channel points autoclicker for Twitch!

EZ Twitch Channel Points Claimer automatically claims channel points for you. Watch either one or multiple channels at once and the extension will claim points from all of them. You don't even need to be focused on the stream, just leave the it on the background and the extension keeps claiming the points.

Whenever Twitch updates, auto claimer extensions will most likely not function correctly for a short while. Our extension will work within the next 24 hours from such update, making it be almost always up-to-date.

Just install the extension, update the page and let the channel points flow!

Latest update: February 8th, 2021                    

Informations de Base sur l'Extension

Nom EZ Twitch Channel Points Claimer EZ Twitch Channel Points Claimer
ID jlblbpbiclaccdameiejbfhgfilldmde
URL Officiel https://chromewebstore.google.com/detail/ez-twitch-channel-points/jlblbpbiclaccdameiejbfhgfilldmde
Description EZ Channel Points For The Boys 😎
Taille du Fichier 58.81 KB
Nombre d'Installations 65
Version Actuelle 1.0.8
Dernière Mise à Jour 2022-02-10
Date de Publication 2021-05-18
Développeur Wilzzu
Email [email protected]
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "EZ Twitch Channel Points Claimer",
    "version": "1.0.8",
    "manifest_version": 3,
    "description": "EZ Channel Points For The Boys \ud83d\ude0e",
    "icons": {
        "16": "icon3.png",
        "48": "icon2.png",
        "128": "icon.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.twitch.tv\/*"
            ],
            "js": [
                "content.js"
            ]
        }
    ]
}