SustituCAT
¡Elimina el independentismo catalán de tu navegador!
Wat is SustituCAT?
SustituCAT is een Chrome-extensie ontwikkeld door coedia, en de belangrijkste functie is "¡Elimina el independentismo catalán de tu navegador!".
Extensie Screenshots
Download het CRX-bestand van de extensie SustituCAT
Download SustituCAT-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
Que si la consulta. Que si la independencia. Que si les roban o les dejan de robar. Estás harto y lo sabemos. Nosotros también. Y hemos hecho algo para evitarlo. Basisinformatie over de Extensie
| Naam | |
| ID | kmbellkjpnoeckdbbfhgbgdlofhhpbke |
| Officiële URL | https://chromewebstore.google.com/detail/sustitucat/kmbellkjpnoeckdbbfhgbgdlofhhpbke |
| Beschrijving | ¡Elimina el independentismo catalán de tu navegador! |
| Bestandsgrootte | 22.3 KB |
| Aantal Installaties | 408 |
| Huidige Versie | 1.5 |
| Laatst Bijgewerkt | 2014-09-10 |
| Publicatiedatum | 2014-09-10 |
| Beoordeling | 4.76/5 Totaal 131 Beoordelingen |
| Ontwikkelaar | coedia |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | http://naroh.es/sustitucat/ |
| Ondersteunde Talen | es |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "SustituCAT",
"version": "1.5",
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"description": "\u00a1Elimina el independentismo catal\u00e1n de tu navegador!",
"content_scripts": [
{
"matches": [
"*:\/\/*\/*"
],
"js": [
"stfu.js"
],
"run_at": "document_end"
}
]
} | |