Roman Atwood Vlogs
This is my life as a Father.
Qu'est-ce que Roman Atwood Vlogs ?
Roman Atwood Vlogs est une extension Chrome développée par https://thedevproject.net63.net, et sa fonction principale est "This is my life as a Father.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Roman Atwood Vlogs
Téléchargez les fichiers d'extension Roman Atwood Vlogs au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Wow we hit over 1500 users on this extension I really need to thank the Roman Soldiers UPDATE COMING SOON!!!!
Informations de Base sur l'Extension
Nom | |
ID | fndjjdkaeekfjlpjhcoacicohhnahopc |
URL Officiel | https://chromewebstore.google.com/detail/roman-atwood-vlogs/fndjjdkaeekfjlpjhcoacicohhnahopc |
Description | This is my life as a Father. |
Taille du Fichier | 26.43 KB |
Nombre d'Installations | 47 |
Version Actuelle | 0.2 |
Dernière Mise à Jour | 2018-03-15 |
Date de Publication | 2018-03-14 |
Évaluation | 4.00/5 Total 9 Évaluations |
Développeur | https://thedevproject.net63.net |
Type de Paiement | free |
Langues Prises en Charge | 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" } } |