MovieChat

View the MovieChat forum for an IMDB page

ما هو MovieChat؟

MovieChat هو إضافة Chrome تم تطويرها بواسطة Bertbert، والميزة الرئيسية لها هي "View the MovieChat forum for an IMDB page".

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

screenshot

تحميل ملف CRX للإضافة MovieChat

قم بتنزيل ملفات الامتداد MovieChat بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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"
    }
}