MyBB Community Forum Latest

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

Apa itu MyBB Community Forum Latest?

MyBB Community Forum Latest adalah ekstensi Chrome yang dikembangkan oleh Richie McMullen, dan fitur utamanya adalah "This chrome extension will display 8 recent articles/posts/threads from MyBB Community forum.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi MyBB Community Forum Latest

Unduh file ekstensi MyBB Community Forum Latest dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                                            

Informasi Dasar Ekstensi

Nama MyBB Community Forum Latest MyBB Community Forum Latest
ID ncgjiddjickncepfmebgkpillomdldbg
URL Resmi https://chromewebstore.google.com/detail/mybb-community-forum-late/ncgjiddjickncepfmebgkpillomdldbg
Deskripsi This chrome extension will display 8 recent articles/posts/threads from MyBB Community forum.
Ukuran File 41.07 KB
Jumlah Instalasi 32
Versi Saat Ini 1.0
Terakhir Diperbarui 2014-08-19
Tanggal Publikasi 2014-08-19
Pengembang Richie McMullen
Tipe Pembayaran free
Situs Ekstensi http://community.mybb.com/
Bahasa yang Didukung 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'"
}