ShoutMeLoud

Display the Most Recent Articles from ShoutMeLoud.com

什么是ShoutMeLoud?

ShoutMeLoud是由http://www.shoutmeloud.com开发的Chrome扩展程序,该扩展的主要功能是“Display the Most Recent Articles from ShoutMeLoud.com”。

扩展截图

screenshot

下载ShoutMeLoud扩展crx文件

下载ShoutMeLoud扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        ShoutMeLoud is an award winning blog for internet marketers and social media enthusiasts. Using this extension you can stay updated with latest news from ShoutMeLoud. Just click the ShoutMeLoud icon at the top right and you will be able to see recent posts.
Other feature of this extension for bloggers:

One click search option.
Hand-picked category for quick navigation.

For more info check out: http://www.shoutmeloud.com                    

扩展基本信息

名称 ShoutMeLoud ShoutMeLoud
ID fkilbebfklocdfeeemfcabfogbcnnhjd
官方URL https://chrome.google.com/webstore/detail/shoutmeloud/fkilbebfklocdfeeemfcabfogbcnnhjd
简介 Display the Most Recent Articles from ShoutMeLoud.com
文件大小 57.56 KB
安装次数 28
当前版本 0.1
更新时间 2014-07-04
上架时间 2014-07-04
评分 4.88/5 共8次评分
开发者 http://www.shoutmeloud.com
付费类型 free
扩展官网 http://www.shoutmeloud.com
支持的语言 en
manifest.json
{
    "name": "ShoutMeLoud",
    "description": "Display the Most Recent Articles from ShoutMeLoud.com",
    "browser_action": {
        "default_icon": {
            "19": "images\/icon.png"
        },
        "default_title": "ShoutMeLoud",
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "images\/icon128.png",
        "48": "images\/icon48.png",
        "16": "images\/icon16.png"
    },
    "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'",
    "version": "0.1"
}