Quake Champions Random

Link to Quake Champions Random

Wat is Quake Champions Random?

Quake Champions Random is een Chrome-extensie ontwikkeld door https://qcrandom.hostinggratis.it, en de belangrijkste functie is "Link to Quake Champions Random".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Quake Champions Random

Download Quake Champions Random-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Random Duel Generator is a simple WebApp for generate Random Customized Matches in Quake Champions, it randomize maps and champions                    

Basisinformatie over de Extensie

Naam Quake Champions Random Quake Champions Random
ID chdoncapiddjboicpklkmbeickgoehip
Officiële URL https://chromewebstore.google.com/detail/quake-champions-random/chdoncapiddjboicpklkmbeickgoehip
Beschrijving Link to Quake Champions Random
Bestandsgrootte 29.06 KB
Aantal Installaties 129
Huidige Versie 1.5
Laatst Bijgewerkt 2020-12-04
Publicatiedatum 2020-01-12
Beoordeling 5.00/5 Totaal 7 Beoordelingen
Ontwikkelaar https://qcrandom.hostinggratis.it
E-mail [email protected]
Betalingswijze free
Extensiewebsite http://qcrandom.hostinggratis.it/
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Quake Champions Random",
    "description": "Link to Quake Champions Random",
    "version": "1.5",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmYVjPFcDz\/wmquaFI+Fze33BrSqpF82IspGnySkCsiE1ySnVGGKZw4eD1XT50lPVH45C81tMIXO60JbpjBsw3DbKvtx7mij\/rQUagpdPt2cmIZAYZ6kd1GTSlIkzyusQxZHmq\/AV2Q7Uz3GkZ\/ejuq9OfSa\/pzS7DLj2fHjGg8Wb5dHQgAaMAdaHQwKfbSbHtt3Zdujj32hN8Hwnh1Zr8Ig\/wSzI\/Ll6LueVqzxvp6AR7dU\/565ZEgRJ\/JYLc0ILHsv2ZpOPwGG1FZZKScjBiH5mX3+gnTH8lDH4NyvvunESK8+U6RbA1jgkE3vhxtA9fR0Aypr+KAmMkOREmAfO1wIDAQAB",
    "icons": {
        "128": "128.png"
    },
    "browser_action": {
        "default_icon": {
            "16": "img\/16.png",
            "24": "img\/24.png",
            "32": "img\/32.png"
        },
        "default_title": "QC Random",
        "default_popup": "index.html"
    },
    "permissions": [
        "unlimitedStorage"
    ]
}