ShoutMeLoud
Display the Most Recent Articles from ShoutMeLoud.com
Τι είναι το ShoutMeLoud;
Το ShoutMeLoud είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://www.shoutmeloud.com, και η κύρια λειτουργία του είναι "Display the Most Recent Articles from ShoutMeLoud.com".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης ShoutMeLoud
Λήψη αρχείων επέκτασης 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" } |