Roman Atwood Vlogs
This is my life as a Father.
Co to jest Roman Atwood Vlogs?
Roman Atwood Vlogs to rozszerzenie Chrome opracowane przez https://thedevproject.net63.net, a jego główną funkcją jest „This is my life as a Father.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Roman Atwood Vlogs
Pobierz pliki rozszerzeń Roman Atwood Vlogs w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Wow we hit over 1500 users on this extension I really need to thank the Roman Soldiers UPDATE COMING SOON!!!!
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | fndjjdkaeekfjlpjhcoacicohhnahopc |
Oficjalny URL | https://chromewebstore.google.com/detail/roman-atwood-vlogs/fndjjdkaeekfjlpjhcoacicohhnahopc |
Opis | This is my life as a Father. |
Rozmiar pliku | 26.43 KB |
Liczba instalacji | 47 |
Aktualna Wersja | 0.2 |
Ostatnia Aktualizacja | 2018-03-15 |
Data Publikacji | 2018-03-14 |
Ocena | 4.00/5 Łącznie 9 Oceny |
Deweloper | https://thedevproject.net63.net |
Typ Płatności | free |
Obsługiwane Języki | 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" } } |