ShoutMeLoud
Display the Most Recent Articles from ShoutMeLoud.com
Was ist ShoutMeLoud?
ShoutMeLoud ist eine Chrome-Erweiterung, die von http://www.shoutmeloud.com entwickelt wurde, und ihr Hauptmerkmal ist "Display the Most Recent Articles from ShoutMeLoud.com".
Erweiterungsscreenshots
ShoutMeLoud-Erweiterungs-CRX-Datei herunterladen
Laden Sie ShoutMeLoud-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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
Grundlegende Informationen zur Erweiterung
Name | |
ID | fkilbebfklocdfeeemfcabfogbcnnhjd |
Offizielle URL | https://chrome.google.com/webstore/detail/shoutmeloud/fkilbebfklocdfeeemfcabfogbcnnhjd |
Beschreibung | Display the Most Recent Articles from ShoutMeLoud.com |
Dateigröße | 57.56 KB |
Installationsanzahl | 28 |
Aktuelle Version | 0.1 |
Letztes Update | 2014-07-04 |
Veröffentlichungsdatum | 2014-07-04 |
Bewertung | 4.88/5 Insgesamt 8 Bewertungen |
Entwickler | http://www.shoutmeloud.com |
Zahlungsart | free |
Erweiterungswebsite | http://www.shoutmeloud.com |
Unterstützte Sprachen | 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" } |