ShoutMeLoud
Display the Most Recent Articles from ShoutMeLoud.com
Cos'è ShoutMeLoud?
ShoutMeLoud è un'estensione di Chrome sviluppata da http://www.shoutmeloud.com, e la sua funzione principale è "Display the Most Recent Articles from ShoutMeLoud.com".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione ShoutMeLoud
Scarica i file di estensione ShoutMeLoud in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | |
ID | fkilbebfklocdfeeemfcabfogbcnnhjd |
URL Ufficiale | https://chrome.google.com/webstore/detail/shoutmeloud/fkilbebfklocdfeeemfcabfogbcnnhjd |
Descrizione | Display the Most Recent Articles from ShoutMeLoud.com |
Dimensione del File | 57.56 KB |
Conteggio Installazioni | 28 |
Versione Corrente | 0.1 |
Ultimo Aggiornamento | 2014-07-04 |
Data di Pubblicazione | 2014-07-04 |
Valutazione | 4.88/5 Totale 8 Valutazioni |
Sviluppatore | http://www.shoutmeloud.com |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://www.shoutmeloud.com |
Lingue Supportate | 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" } |