ShoutMeLoud
Display the Most Recent Articles from ShoutMeLoud.com
Apa itu ShoutMeLoud?
ShoutMeLoud adalah ekstensi Chrome yang dikembangkan oleh http://www.shoutmeloud.com, dan fitur utamanya adalah "Display the Most Recent Articles from ShoutMeLoud.com".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi ShoutMeLoud
Unduh file ekstensi ShoutMeLoud dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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
Informasi Dasar Ekstensi
Nama | |
ID | fkilbebfklocdfeeemfcabfogbcnnhjd |
URL Resmi | https://chrome.google.com/webstore/detail/shoutmeloud/fkilbebfklocdfeeemfcabfogbcnnhjd |
Deskripsi | Display the Most Recent Articles from ShoutMeLoud.com |
Ukuran File | 57.56 KB |
Jumlah Instalasi | 28 |
Versi Saat Ini | 0.1 |
Terakhir Diperbarui | 2014-07-04 |
Tanggal Publikasi | 2014-07-04 |
Penilaian | 4.88/5 Total 8 Penilaian |
Pengembang | http://www.shoutmeloud.com |
Tipe Pembayaran | free |
Situs Ekstensi | http://www.shoutmeloud.com |
Bahasa yang Didukung | 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" } |