Roman Atwood Vlogs
This is my life as a Father.
Cos'è Roman Atwood Vlogs?
Roman Atwood Vlogs è un'estensione di Chrome sviluppata da https://thedevproject.net63.net, e la sua funzione principale è "This is my life as a Father.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Roman Atwood Vlogs
Scarica i file di estensione Roman Atwood Vlogs 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
Wow we hit over 1500 users on this extension I really need to thank the Roman Soldiers UPDATE COMING SOON!!!!
Informazioni di Base sull'Estensione
Nome | |
ID | fndjjdkaeekfjlpjhcoacicohhnahopc |
URL Ufficiale | https://chromewebstore.google.com/detail/roman-atwood-vlogs/fndjjdkaeekfjlpjhcoacicohhnahopc |
Descrizione | This is my life as a Father. |
Dimensione del File | 26.43 KB |
Conteggio Installazioni | 47 |
Versione Corrente | 0.2 |
Ultimo Aggiornamento | 2018-03-15 |
Data di Pubblicazione | 2018-03-14 |
Valutazione | 4.00/5 Totale 9 Valutazioni |
Sviluppatore | https://thedevproject.net63.net |
Tipo di Pagamento | free |
Lingue Supportate | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Roman Atwood Vlogs", "short_name": "Roman Soldiers", "version": "0.2", "manifest_version": 2, "description": "This is my life as a Father.", "browser_action": { "default_icon": "icon.png", "default_title": "Search and View Roman Atwood Vlogs", "default_popup": "extension.html" }, "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'", "icons": { "128": "icon.png" } } |