CampeonAntiCheat

Billiards AntiCheat Extension!

What is CampeonAntiCheat?

CampeonAntiCheat is a Chrome extension developed by mcyassine56, and its main feature is "Billiards AntiCheat Extension!".

Extension Screenshots

screenshot

Download CampeonAntiCheat Extension CRX File

Download CampeonAntiCheat 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

                        Billiards AntiCheat extension! to avoid cheating and using programs at tournaments time.
Dev by 3N3MUS3 - GzCampeon.com - 2021.                    

Extension Basic Information

Name CampeonAntiCheat CampeonAntiCheat
ID cpidnnhkkkclgplkpclkcafeebacpfhn
Official URL https://chromewebstore.google.com/detail/campeonanticheat/cpidnnhkkkclgplkpclkcafeebacpfhn
Description Billiards AntiCheat Extension!
File Size 6.75 KB
Installation Count 11
Current Version 0.0.0.1
Last Updated 2021-02-07
Publish Date 2021-02-07
Rating 5.00/5 Total 1 Ratings
Developer mcyassine56
Email [email protected]
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "CampeonAntiCheat",
    "version": "0.0.0.1",
    "description": "Billiards AntiCheat Extension!",
    "icons": {
        "16": "icon64.png",
        "48": "icon64.png",
        "128": "icon64.png"
    },
    "permissions": [
        "activeTab",
        "declarativeContent",
        "storage"
    ],
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "page_action": {
        "default_popup": "popup.html"
    },
    "manifest_version": 2
}