Roman Atwood Vlogs
This is my life as a Father.
Co je Roman Atwood Vlogs?
Roman Atwood Vlogs je rozšíření Chrome vyvinuté https://thedevproject.net63.net, a jeho hlavní funkcí je „This is my life as a Father.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Roman Atwood Vlogs
Stáhněte si soubory rozšíření Roman Atwood Vlogs 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í
Wow we hit over 1500 users on this extension I really need to thank the Roman Soldiers UPDATE COMING SOON!!!!
Základní Informace o Rozšíření
Název | |
ID | fndjjdkaeekfjlpjhcoacicohhnahopc |
Oficiální URL | https://chromewebstore.google.com/detail/roman-atwood-vlogs/fndjjdkaeekfjlpjhcoacicohhnahopc |
Popis | This is my life as a Father. |
Velikost souboru | 26.43 KB |
Počet instalací | 47 |
Aktuální Verze | 0.2 |
Poslední Aktualizace | 2018-03-15 |
Datum Vydání | 2018-03-14 |
Hodnocení | 4.00/5 Celkem 9 Hodnocení |
Vývojář | https://thedevproject.net63.net |
Typ Platby | free |
Podporované Jazyky | 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" } } |