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