Nicolás Maduro por El Gordo Comunista
Reemplaza todos los textos de Nicolás Maduro por El Gordo Comunista
What is Nicolás Maduro por El Gordo Comunista?
Nicolás Maduro por El Gordo Comunista is a Chrome extension developed by RobotComunista, and its main feature is "Reemplaza todos los textos de Nicolás Maduro por El Gordo Comunista".
Extension Screenshots
Download Nicolás Maduro por El Gordo Comunista Extension CRX File
Download Nicolás Maduro por El Gordo Comunista 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
Reemplaza Nicolás Maduro por su verdadero nombre: El Gordo Comunista.
Extension Basic Information
Name | |
ID | jgdkgbhpohankoaoopmplcnilamiefdi |
Official URL | https://chromewebstore.google.com/detail/nicol%C3%A1s-maduro-por-el-gor/jgdkgbhpohankoaoopmplcnilamiefdi |
Description | Reemplaza todos los textos de Nicolás Maduro por El Gordo Comunista |
File Size | 3.6 KB |
Installation Count | 353 |
Current Version | 1.0 |
Last Updated | 2016-11-08 |
Publish Date | 2016-11-07 |
Rating | 4.94/5 Total 62 Ratings |
Developer | RobotComunista |
Payment Type | free |
Supported Languages | 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" } ] } |