MyBB Community Forum Latest

This chrome extension will display 8 recent articles/posts/threads from MyBB Community forum.

ما هو MyBB Community Forum Latest؟

MyBB Community Forum Latest هو إضافة Chrome تم تطويرها بواسطة Richie McMullen، والميزة الرئيسية لها هي "This chrome extension will display 8 recent articles/posts/threads from MyBB Community forum.".

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

screenshot

تحميل ملف CRX للإضافة MyBB Community Forum Latest

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

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

                                            

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

الاسم MyBB Community Forum Latest MyBB Community Forum Latest
ID ncgjiddjickncepfmebgkpillomdldbg
عنوان URL الرسمي https://chromewebstore.google.com/detail/mybb-community-forum-late/ncgjiddjickncepfmebgkpillomdldbg
الوصف This chrome extension will display 8 recent articles/posts/threads from MyBB Community forum.
حجم الملف 41.07 KB
عدد التثبيتات 32
النسخة الحالية 1.0
آخر تحديث 2014-08-19
تاريخ النشر 2014-08-19
المطور Richie McMullen
نوع الدفع free
موقع الإضافة http://community.mybb.com/
اللغات المدعومة en
manifest.json
{
    "name": "MyBB Community Forum Latest",
    "version": "1.0",
    "description": "This chrome extension will display 8 recent articles\/posts\/threads from MyBB Community forum.",
    "author": "Unknown",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_title": "MyBB",
        "default_icon": "icon48.png",
        "default_popup": "feed.html"
    },
    "manifest_version": 2,
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'"
}