Roman Atwood Vlogs

This is my life as a Father.

Wat is Roman Atwood Vlogs?

Roman Atwood Vlogs is een Chrome-extensie ontwikkeld door https://thedevproject.net63.net, en de belangrijkste functie is "This is my life as a Father.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Roman Atwood Vlogs

Download Roman Atwood Vlogs-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Wow we hit over 1500 users on this extension I really need to thank the Roman Soldiers 
UPDATE COMING SOON!!!!                    

Basisinformatie over de Extensie

Naam Roman Atwood Vlogs Roman Atwood Vlogs
ID fndjjdkaeekfjlpjhcoacicohhnahopc
Officiële URL https://chromewebstore.google.com/detail/roman-atwood-vlogs/fndjjdkaeekfjlpjhcoacicohhnahopc
Beschrijving This is my life as a Father.
Bestandsgrootte 26.43 KB
Aantal Installaties 47
Huidige Versie 0.2
Laatst Bijgewerkt 2018-03-15
Publicatiedatum 2018-03-14
Beoordeling 4.00/5 Totaal 9 Beoordelingen
Ontwikkelaar https://thedevproject.net63.net
Betalingswijze free
Ondersteunde Talen 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"
    }
}