Roman Atwood Vlogs

This is my life as a Father.

Roman Atwood Vlogsคืออะไร?

Roman Atwood Vlogs เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://thedevproject.net63.net และคุณลักษณะหลักของมันคือ "This is my life as a Father."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Roman Atwood Vlogs

ดาวน์โหลดไฟล์ส่วนขยาย 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"
    }
}