ShoutMeLoud
Display the Most Recent Articles from ShoutMeLoud.com
What is ShoutMeLoud?
ShoutMeLoud is a Chrome extension developed by http://www.shoutmeloud.com, and its main feature is "Display the Most Recent Articles from ShoutMeLoud.com".
Extension Screenshots
Download ShoutMeLoud Extension CRX File
Download ShoutMeLoud extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | |
ID | fkilbebfklocdfeeemfcabfogbcnnhjd |
Official URL | https://chrome.google.com/webstore/detail/shoutmeloud/fkilbebfklocdfeeemfcabfogbcnnhjd |
Description | Display the Most Recent Articles from ShoutMeLoud.com |
File Size | 57.56 KB |
Installation Count | 28 |
Current Version | 0.1 |
Last Updated | 2014-07-04 |
Publish Date | 2014-07-04 |
Rating | 4.88/5 Total 8 Ratings |
Developer | http://www.shoutmeloud.com |
Payment Type | free |
Extension Website | http://www.shoutmeloud.com |
Supported Languages | 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" } |