TNT Movie Guide
Get showtimes and ratings of the movies in theaters in Trinidad and Tobago.
TNT Movie Guideคืออะไร?
TNT Movie Guide เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Signature Coding Ltd. และคุณลักษณะหลักของมันคือ "Get showtimes and ratings of the movies in theaters in Trinidad and Tobago."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย TNT Movie Guide
ดาวน์โหลดไฟล์ส่วนขยาย TNT Movie Guide ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
TNT Movie Guide provides the showtimes and ratings of movies currently showing in Trinidad and Tobago theaters.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | paakojgpeihghnchnicelbkfpgkoncld |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/tnt-movie-guide/paakojgpeihghnchnicelbkfpgkoncld |
คำอธิบาย | Get showtimes and ratings of the movies in theaters in Trinidad and Tobago. |
ขนาดไฟล์ | 129 KB |
จำนวนการติดตั้ง | 64 |
เวอร์ชันปัจจุบัน | 1.2.3 |
อัปเดตครั้งล่าสุด | 2013-02-26 |
วันที่เผยแพร่ | 2013-02-26 |
คะแนน | 4.80/5 รวมทั้งหมด 5 คะแนน |
ผู้พัฒนา | Signature Coding Ltd. |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "TNT Movie Guide", "description": "Get showtimes and ratings of the movies in theaters in Trinidad and Tobago.", "version": "1.2.3", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "icons": { "16": "tntmgcx_16_icon.png", "48": "tntmgcx_48_icon.png", "128": "tntmgcx_128_icon.png" }, "permissions": [ "http:\/\/tntmovieguide.com\/GetMovies" ] } |