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
官方網址 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"
    }
}