Nicolás Maduro por El Gordo Comunista

Reemplaza todos los textos de Nicolás Maduro por El Gordo Comunista

Wat is Nicolás Maduro por El Gordo Comunista?

Nicolás Maduro por El Gordo Comunista is een Chrome-extensie ontwikkeld door RobotComunista, en de belangrijkste functie is "Reemplaza todos los textos de Nicolás Maduro por El Gordo Comunista".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Nicolás Maduro por El Gordo Comunista

Download Nicolás Maduro por El Gordo Comunista-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

                        Reemplaza Nicolás Maduro por su verdadero nombre: El Gordo Comunista.                    

Basisinformatie over de Extensie

Naam Nicolás Maduro por El Gordo Comunista Nicolás Maduro por El Gordo Comunista
ID jgdkgbhpohankoaoopmplcnilamiefdi
Officiële URL https://chromewebstore.google.com/detail/nicol%C3%A1s-maduro-por-el-gor/jgdkgbhpohankoaoopmplcnilamiefdi
Beschrijving Reemplaza todos los textos de Nicolás Maduro por El Gordo Comunista
Bestandsgrootte 3.6 KB
Aantal Installaties 353
Huidige Versie 1.0
Laatst Bijgewerkt 2016-11-08
Publicatiedatum 2016-11-07
Beoordeling 4.94/5 Totaal 62 Beoordelingen
Ontwikkelaar RobotComunista
Betalingswijze free
Ondersteunde Talen es-419
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Nicol\u00e1s Maduro por El Gordo Comunista",
    "description": "Reemplaza todos los textos de Nicol\u00e1s Maduro por El Gordo Comunista",
    "version": "1.0",
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "content.js"
            ],
            "run_at": "document_end"
        }
    ]
}