Christian to Illuminati

Changes Christian to Illuminati

Wat is Christian to Illuminati?

Christian to Illuminati is een Chrome-extensie ontwikkeld door pokemonrater, en de belangrijkste functie is "Changes Christian to Illuminati".

Download het CRX-bestand van de extensie Christian to Illuminati

Download Christian to Illuminati-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

                                            

Basisinformatie over de Extensie

Naam Christian to Illuminati Christian to Illuminati
ID kaibchhnfaedkjhgkipopbfjoggalbhm
Officiële URL https://chrome.google.com/webstore/detail/christian-to-illuminati/kaibchhnfaedkjhgkipopbfjoggalbhm
Beschrijving Changes Christian to Illuminati
Bestandsgrootte 3.51 KB
Aantal Installaties 19
Huidige Versie 1.0
Laatst Bijgewerkt 2016-03-08
Publicatiedatum 2016-03-08
Beoordeling 3.00/5 Totaal 3 Beoordelingen
Ontwikkelaar pokemonrater
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Christian to Illuminati",
    "description": "Changes Christian to Illuminati",
    "version": "1.0",
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "content.js"
            ],
            "run_at": "document_end"
        }
    ]
}