Felcsút 1.0 PropagandaBlokkoló
Kormánypárti propagandaoldalra tévedtél? A Felcsút 1.0 PropagandaBlokkoló örökké éber, hogy ez soha többet ne fordulhasson elő :)
Was ist Felcsút 1.0 PropagandaBlokkoló?
Felcsút 1.0 PropagandaBlokkoló ist eine Chrome-Erweiterung, die von https://felcsut.tk entwickelt wurde, und ihr Hauptmerkmal ist "Kormánypárti propagandaoldalra tévedtél? A Felcsút 1.0 PropagandaBlokkoló örökké éber, hogy ez soha többet ne fordulhasson elő :)".
Erweiterungsscreenshots
Felcsút 1.0 PropagandaBlokkoló-Erweiterungs-CRX-Datei herunterladen
Laden Sie Felcsút 1.0 PropagandaBlokkoló-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
A bővítmény meggátolja a fideszes propagandaoldalak betöltését. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | meimhgghcbapickhioccgapjkcjenhae |
| Offizielle URL | https://chromewebstore.google.com/detail/felcs%C3%BAt-10-propagandablok/meimhgghcbapickhioccgapjkcjenhae |
| Beschreibung | Kormánypárti propagandaoldalra tévedtél? A Felcsút 1.0 PropagandaBlokkoló örökké éber, hogy ez soha többet ne fordulhasson elő :) |
| Dateigröße | 42.94 KB |
| Installationsanzahl | 460 |
| Aktuelle Version | 1.4 |
| Letztes Update | 2017-05-25 |
| Veröffentlichungsdatum | 2017-05-24 |
| Bewertung | 4.79/5 Insgesamt 47 Bewertungen |
| Entwickler | https://felcsut.tk |
| Zahlungsart | free |
| Unterstützte Sprachen | hu |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Felcs\u00fat 1.0 PropagandaBlokkol\u00f3",
"description": "Korm\u00e1nyp\u00e1rti propagandaoldalra t\u00e9vedt\u00e9l? A Felcs\u00fat 1.0 PropagandaBlokkol\u00f3 \u00f6r\u00f6kk\u00e9 \u00e9ber, hogy ez soha t\u00f6bbet ne fordulhasson el\u0151 :)",
"version": "1.4",
"permissions": [
"webNavigation"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_title": "Felcs\u00fat 1.0 PropagandaBlokkol\u00f3"
},
"icons": {
"128": "orban.png"
},
"manifest_version": 2
} | |