Roman Atwood Vlogs
This is my life as a Father.
What is Roman Atwood Vlogs?
Roman Atwood Vlogs is a Chrome extension developed by https://thedevproject.net63.net, and its main feature is "This is my life as a Father.".
Extension Screenshots
Download Roman Atwood Vlogs Extension CRX File
Download Roman Atwood Vlogs extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Wow we hit over 1500 users on this extension I really need to thank the Roman Soldiers UPDATE COMING SOON!!!!
Extension Basic Information
Name | |
ID | fndjjdkaeekfjlpjhcoacicohhnahopc |
Official URL | https://chromewebstore.google.com/detail/roman-atwood-vlogs/fndjjdkaeekfjlpjhcoacicohhnahopc |
Description | This is my life as a Father. |
File Size | 26.43 KB |
Installation Count | 47 |
Current Version | 0.2 |
Last Updated | 2018-03-15 |
Publish Date | 2018-03-14 |
Rating | 4.00/5 Total 9 Ratings |
Developer | https://thedevproject.net63.net |
Payment Type | free |
Supported Languages | 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" } } |