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ファイルをダウンロード

Roman Atwood Vlogs拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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"
    }
}