ShoutMeLoud
Display the Most Recent Articles from ShoutMeLoud.com
ShoutMeLoudとは何ですか?
ShoutMeLoudはhttp://www.shoutmeloud.comによって開発されたChromeの拡張機能で、その主な機能は「Display the Most Recent Articles from ShoutMeLoud.com」です。
拡張機能のスクリーンショット
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
拡張機能の基本情報
名前 | |
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" } |