TNT Movie Guide

Get showtimes and ratings of the movies in theaters in Trinidad and Tobago.

TNT Movie Guide क्या है?

TNT Movie Guide Signature Coding Ltd. द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Get showtimes and ratings of the movies in theaters in Trinidad and Tobago."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में TNT Movie Guide एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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"
    ]
}