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
官方網址 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"
}