Vine Quotes - New Tab
Displays a new vine quote along with the user's top sites every time new tab is opened
Vine Quotes - New Tabคืออะไร?
Vine Quotes - New Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย nworthington16dev และคุณลักษณะหลักของมันคือ "Displays a new vine quote along with the user's top sites every time new tab is opened"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Vine Quotes - New Tab
ดาวน์โหลดไฟล์ส่วนขยาย Vine Quotes - New Tab ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Upon opening a new tab, enjoy a fresh vine quote, along with links to your top sites. Simple and soothing. RIP Vine.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | nikilimfbnkfgfclokjggmpjhbjbkiin |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/vine-quotes-new-tab/nikilimfbnkfgfclokjggmpjhbjbkiin |
คำอธิบาย | Displays a new vine quote along with the user's top sites every time new tab is opened |
ขนาดไฟล์ | 6.96 KB |
จำนวนการติดตั้ง | 11 |
เวอร์ชันปัจจุบัน | 1.0 |
อัปเดตครั้งล่าสุด | 2018-12-04 |
วันที่เผยแพร่ | 2018-12-04 |
ผู้พัฒนา | nworthington16dev |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Vine Quotes - New Tab", "version": "1.0", "description": "Displays a new vine quote along with the user's top sites every time new tab is opened", "manifest_version": 2, "chrome_url_overrides": { "newtab": "index.html" }, "permissions": [ "topSites" ] } |