Romancecompass mailer
Romancecompass mailer anticaptcha
Cos'è Romancecompass mailer?
Romancecompass mailer è un'estensione di Chrome sviluppata da HelpChat, e la sua funzione principale è "Romancecompass mailer anticaptcha".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Romancecompass mailer
Scarica i file di estensione Romancecompass mailer 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 | fhejgiegngpaflkcgneoallnkifeafgn |
URL Ufficiale | https://chrome.google.com/webstore/detail/romancecompass-mailer/fhejgiegngpaflkcgneoallnkifeafgn |
Descrizione | Romancecompass mailer anticaptcha |
Dimensione del File | 117 KB |
Conteggio Installazioni | 75 |
Versione Corrente | 1.1 |
Ultimo Aggiornamento | 2018-10-02 |
Data di Pubblicazione | 2018-10-02 |
Sviluppatore | HelpChat |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina della Politica sulla Privacy | http://help-chat.com.ua/faq/Privacy-Policy.html |
Lingue Supportate | ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "content_scripts": [ { "css": [ "css.css" ], "js": [ "jquery.js", "names.js", "include.js", "notification.js" ], "matches": [ "http:\/\/romancecompass.com\/search\/results\/*", "https:\/\/romancecompass.com\/search\/results\/*" ], "run_at": "document_end" } ], "description": "Romancecompass mailer anticaptcha", "icons": { "128": "logo.png" }, "manifest_version": 2, "name": "Romancecompass mailer", "version": "1.1" } |