Roman Atwood Vlogs

This is my life as a Father.

Roman Atwood Vlogs란 무엇입니까?

Roman Atwood Vlogs은(는) https://thedevproject.net63.net에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "This is my life as a Father."입니다.

확장 프로그램 스크린샷

screenshot

Roman Atwood Vlogs 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

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

확장 프로그램 기본 정보

이름 Roman Atwood Vlogs Roman Atwood Vlogs
ID fndjjdkaeekfjlpjhcoacicohhnahopc
공식 URL https://chromewebstore.google.com/detail/roman-atwood-vlogs/fndjjdkaeekfjlpjhcoacicohhnahopc
설명 This is my life as a Father.
파일 크기 26.43 KB
설치 횟수 47
현재 버전 0.2
최근 업데이트 2018-03-15
출시 날짜 2018-03-14
평점 4.00/5 총 9 개의 평점
개발자 https://thedevproject.net63.net
결제 유형 free
지원되는 언어 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"
    }
}