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.".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة TNT Movie Guide

قم بتنزيل ملفات الامتداد TNT Movie Guide بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        TNT Movie Guide provides the showtimes and ratings of movies currently showing in Trinidad and Tobago theaters.                    

معلومات أساسية عن التمديد

الاسم TNT Movie Guide TNT Movie Guide
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"
    ]
}