Far right autocorrect
Tells you the truth about far right figures trying to hoodwink people about their hateful messages. First up: 'Tommy Robinson'
Hvad er Far right autocorrect?
Far right autocorrect er en Chrome-udvidelse udviklet af Hope Not Hate, og dens hovedfunktion er "Tells you the truth about far right figures trying to hoodwink people about their hateful messages. First up: 'Tommy Robinson'".
Udvidelsesskærmbilleder
Download Far right autocorrect-udvidelses-CRX-fil
Download Far right autocorrect-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
                                             Grundlæggende oplysninger om udvidelsen
| Navn |   |  
| ID | ijcncnkkgpejabaihalgfifonmbailld | 
| Officiel URL | https://chromewebstore.google.com/detail/far-right-autocorrect/ijcncnkkgpejabaihalgfifonmbailld | 
| Beskrivelse | Tells you the truth about far right figures trying to hoodwink people about their hateful messages. First up: 'Tommy Robinson' | 
| Filstørrelse | 29.04 KB | 
| Antal Installationer | 72 | 
| Nuværende Version | 1.2 | 
| Senest Opdateret | 2018-06-01 | 
| Udgivelsesdato | 2018-06-01 | 
| Bedømmelse | 3.00/5 Samlet 6 Bedømmelser | 
| Udvikler | Hope Not Hate | 
| [email protected] | |
| Betalingsmetode | free | 
| Udvidelseswebsted | https://www.hopenothate.org.uk/ | 
| URL til Fortrolighedspolitik Side | https://www.hopenothate.org.uk/privacy | 
| Understøttede Sprog | en-GB | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Far right autocorrect",
    "description": "Tells you the truth about far right figures trying to hoodwink people about their hateful messages. First up: 'Tommy Robinson'",
    "version": "1.2",
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "content.js"
            ],
            "run_at": "document_end"
        }
    ]
}  |  |