ShoutMeLoud
Display the Most Recent Articles from ShoutMeLoud.com
Qu'est-ce que ShoutMeLoud ?
ShoutMeLoud est une extension Chrome développée par http://www.shoutmeloud.com, et sa fonction principale est "Display the Most Recent Articles from ShoutMeLoud.com".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension ShoutMeLoud
Téléchargez les fichiers d'extension ShoutMeLoud au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | |
ID | fkilbebfklocdfeeemfcabfogbcnnhjd |
URL Officiel | https://chrome.google.com/webstore/detail/shoutmeloud/fkilbebfklocdfeeemfcabfogbcnnhjd |
Description | Display the Most Recent Articles from ShoutMeLoud.com |
Taille du Fichier | 57.56 KB |
Nombre d'Installations | 28 |
Version Actuelle | 0.1 |
Dernière Mise à Jour | 2014-07-04 |
Date de Publication | 2014-07-04 |
Évaluation | 4.88/5 Total 8 Évaluations |
Développeur | http://www.shoutmeloud.com |
Type de Paiement | free |
Site Web de l'Extension | http://www.shoutmeloud.com |
Langues Prises en Charge | 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" } |