ISIS to Illuminati
Changes ISIS to The Illuminati
Wat is ISIS to Illuminati?
ISIS to Illuminati is een Chrome-extensie ontwikkeld door pokemonrater, en de belangrijkste functie is "Changes ISIS to The Illuminati".
Download het CRX-bestand van de extensie ISIS to Illuminati
Download ISIS 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 | |
| ID | gappidhplbhammngkfibhbhcflnndpmb |
| Officiële URL | https://chromewebstore.google.com/detail/isis-to-illuminati/gappidhplbhammngkfibhbhcflnndpmb |
| Beschrijving | Changes ISIS to The Illuminati |
| Bestandsgrootte | 3.52 KB |
| Aantal Installaties | 20 |
| Huidige Versie | 1.0 |
| Laatst Bijgewerkt | 2016-03-09 |
| Publicatiedatum | 2016-03-08 |
| Ontwikkelaar | pokemonrater |
| Betalingswijze | free |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "ISIS to Illuminati",
"description": "Changes ISIS to The Illuminati",
"version": "1.0",
"content_scripts": [
{
"matches": [
"http:\/\/*\/*",
"https:\/\/*\/*"
],
"js": [
"content.js"
],
"run_at": "document_end"
}
]
} | |