Marie Le Conte -> Marie Le Pepe
Replaces the text 'Marie Le Conte' with 'Marie Le Pepe', on the entire internet.
Co je Marie Le Conte -> Marie Le Pepe?
Marie Le Conte -> Marie Le Pepe je rozšíření Chrome vyvinuté cr3, a jeho hlavní funkcí je „Replaces the text 'Marie Le Conte' with 'Marie Le Pepe', on the entire internet.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Marie Le Conte -> Marie Le Pepe
Stáhněte si soubory rozšíření Marie Le Conte -> Marie Le Pepe ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
Replaces the text 'Marie Le Conte' with 'Marie Le Pepe', on the entire internet.
2016 Update: Now makes fart noises Základní Informace o Rozšíření
| Název | |
| ID | egedkpknejmmcmpfgpninamalcdicepg |
| Oficiální URL | https://chromewebstore.google.com/detail/marie-le-conte-%3E-marie-le/egedkpknejmmcmpfgpninamalcdicepg |
| Popis | Replaces the text 'Marie Le Conte' with 'Marie Le Pepe', on the entire internet. |
| Velikost souboru | 15.24 KB |
| Počet instalací | 81 |
| Aktuální Verze | 0.6 |
| Poslední Aktualizace | 2016-06-14 |
| Datum Vydání | 2016-06-14 |
| Hodnocení | 2.71/5 Celkem 7 Hodnocení |
| Vývojář | cr3 |
| Typ Platby | free |
| Podporované Jazyky | en-GB |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Marie Le Conte -> Marie Le Pepe",
"version": "0.6",
"description": "Replaces the text 'Marie Le Conte' with 'Marie Le Pepe', on the entire internet.",
"content_scripts": [
{
"matches": [
"*:\/\/*\/*"
],
"js": [
"content_script.js"
],
"run_at": "document_end"
}
]
} | |