Extension for Coldplay
Visit the Coldplay site without leaving the page.
Extension for Coldplayคืออะไร?
Extension for Coldplay เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Jason Odoom และคุณลักษณะหลักของมันคือ "Visit the Coldplay site without leaving the page."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Extension for Coldplay
ดาวน์โหลดไฟล์ส่วนขยาย Extension for Coldplay ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
View and browse Coldplay.com without leaving the page. Keep up to date with News, Videos, and Art. Coldplay are an English alternative rock band formed in 1996 by lead vocalist Chris Martin and lead guitarist Jonny Buckland at University College London. Coldplay has won numerous music awards throughout their history, including six Brit Awards—winning Best British Group three times, four MTV Video Music Awards, and seven Grammy Awards from twenty nominations. 2009 was their most successful year having received seven Grammy Award nominations at the 51st Grammy Awards, and won three. Recent changes: 2.0-Removed options, using the new Coldplay UI. Static start page and online options. 1.1.13- Minor update, now using manifest version 2. 1.1.12- New icons, landing page, offline landing page. New options image. Some permissions removed. Options link removed. 1.1.11 (v1.1.11 instead of .2 b/c of upload error)-Runs in background, new permissions, options page new link added-img works offline. Notifications still in testing, improving... Icon pixels removed. 1.1.0- New icon, EXPERIMENTAL notifications-options page [testing], new landing page changed. 1.0.0 - Initial upload.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | eiblmdbpfplknmmhfeojcfdokjipjkia |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/extension-for-coldplay/eiblmdbpfplknmmhfeojcfdokjipjkia |
คำอธิบาย | Visit the Coldplay site without leaving the page. |
ขนาดไฟล์ | 1.19 MB |
จำนวนการติดตั้ง | 24 |
เวอร์ชันปัจจุบัน | 2 |
อัปเดตครั้งล่าสุด | 2013-06-22 |
วันที่เผยแพร่ | 2013-06-22 |
คะแนน | 4.57/5 รวมทั้งหมด 37 คะแนน |
ผู้พัฒนา | Jason Odoom |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_icon": "images\/icon.png", "default_popup": "popup.html", "manifest_version": 2 }, "description": "Visit the Coldplay site without leaving the page.", "default_icon": { "128": "images\/icon.png", "16": "images\/icontwo.png" }, "name": "Extension for Coldplay", "manifest_version": 2, "scripts": "js\/", "permissions": [ "tabs", "bookmarks", "http:\/\/m.coldplay.com\/" ], "version": "2" } |