MovieChat

View the MovieChat forum for an IMDB page

MovieChat क्या है?

MovieChat Bertbert द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "View the MovieChat forum for an IMDB page"।

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

screenshot

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

crx प्रारूप में MovieChat एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Easily access the MovieChat forums from the IMDB site.

MovieChat is the largest online community for discussing Movies, TV Shows, Actors and Celebrities. Have a question about a movie you recently saw, or just want to see what other people have to say? Keep tabs on your favorite actors and celebs by following the latest rumors and gossip. Check movie reviews, ratings, cast, quotes, news and more on MovieChat, the best movie forum and message board.                    

एक्सटेंशन की मूल जानकारी

नाम MovieChat MovieChat
ID idmiaolfckncdlfoamplfibdnccpmfca
आधिकारिक URL https://chromewebstore.google.com/detail/moviechat/idmiaolfckncdlfoamplfibdnccpmfca
विवरण View the MovieChat forum for an IMDB page
फ़ाइल का आकार 120 KB
स्थापना संख्या 35
वर्तमान संस्करण 0.1
अंतिम अपडेट 2017-08-22
प्रकाशन तिथि 2017-08-21
रेटिंग 3.00/5 कुल 2 रेटिंग्स
डेवलपर Bertbert
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "MovieChat",
    "description": "View the MovieChat forum for an IMDB page",
    "version": "0.1",
    "browser_action": {
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ],
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}