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はRichie McMullenによって開発されたChromeの拡張機能で、その主な機能は「This chrome extension will display 8 recent articles/posts/threads from MyBB Community forum.」です。

拡張機能のスクリーンショット

screenshot

MyBB Community Forum Latest拡張機能のCRXファイルをダウンロード

MyBB Community Forum Latest拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                                            

拡張機能の基本情報

名前 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'"
}