Roman Atwood Vlogs

This is my life as a Father.

O que é Roman Atwood Vlogs?

Roman Atwood Vlogs é uma extensão do Chrome desenvolvida por https://thedevproject.net63.net, e sua principal característica é "This is my life as a Father.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Roman Atwood Vlogs

Baixe arquivos de extensão Roman Atwood Vlogs no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

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

Informações Básicas da Extensão

Nome Roman Atwood Vlogs Roman Atwood Vlogs
ID fndjjdkaeekfjlpjhcoacicohhnahopc
URL Oficial https://chromewebstore.google.com/detail/roman-atwood-vlogs/fndjjdkaeekfjlpjhcoacicohhnahopc
Descrição This is my life as a Father.
Tamanho do Arquivo 26.43 KB
Contagem de Instalações 47
Versão Atual 0.2
Última Atualização 2018-03-15
Data de Publicação 2018-03-14
Classificação 4.00/5 Total de 9 Avaliações
Desenvolvedor https://thedevproject.net63.net
Tipo de Pagamento free
Idiomas Suportados 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"
    }
}