Naughty content.
Replace content with surprise butt sex
Cos'è Naughty content.?
Naughty content. è un'estensione di Chrome sviluppata da Huguini, e la sua funzione principale è "Replace content with surprise butt sex".
Scarica il file CRX dell'estensione Naughty content.
Scarica i file di estensione Naughty content. in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Informazioni di Base sull'Estensione
Nome | ![]() |
ID | cjadpajchobeflooiacdifgolaaomljf |
URL Ufficiale | https://chrome.google.com/webstore/detail/naughty-content/cjadpajchobeflooiacdifgolaaomljf |
Descrizione | Replace content with surprise butt sex |
Dimensione del File | 17.98 KB |
Conteggio Installazioni | 111 |
Versione Corrente | 0.0.1 |
Ultimo Aggiornamento | 2016-05-19 |
Data di Pubblicazione | 2016-05-19 |
Valutazione | 3.00/5 Totale 1 Valutazioni |
Sviluppatore | Huguini |
Tipo di Pagamento | free |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Naughty content.", "description": "Replace content with surprise butt sex", "version": "0.0.1", "icons": { "128": "images\/icon-128.png" }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "js": [ "content.js" ], "run_at": "document_end" } ] } |