Roasts Tab

A new fire roast every time you open a new tab!

Roasts Tabคืออะไร?

Roasts Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย swayne และคุณลักษณะหลักของมันคือ "A new fire roast every time you open a new tab!"

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

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Roasts Tab

ดาวน์โหลดไฟล์ส่วนขยาย Roasts Tab ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        This chrome extension gives you a new fire roast every time you open a new tab!                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Roasts Tab Roasts Tab
ID kidekdcnhhkikgpkobpochiflpfeoobe
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/roasts-tab/kidekdcnhhkikgpkobpochiflpfeoobe
คำอธิบาย A new fire roast every time you open a new tab!
ขนาดไฟล์ 753 KB
จำนวนการติดตั้ง 49
เวอร์ชันปัจจุบัน 0.0.0.1
อัปเดตครั้งล่าสุด 2017-09-12
วันที่เผยแพร่ 2017-09-06
คะแนน 5.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา swayne
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Roasts Tab",
    "manifest_version": 2,
    "description": "A new fire roast every time you open a new tab!",
    "version": "0.0.0.1",
    "permissions": [
        "management"
    ],
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "128": "icon.png"
    }
}