ShoutMeLoud
Display the Most Recent Articles from ShoutMeLoud.com
ShoutMeLoud là gì?
ShoutMeLoud là một tiện ích mở rộng Chrome được phát triển bởi http://www.shoutmeloud.com, và tính năng chính của nó là "Display the Most Recent Articles from ShoutMeLoud.com".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng ShoutMeLoud
Tải xuống các tệp mở rộng ShoutMeLoud dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | fkilbebfklocdfeeemfcabfogbcnnhjd |
URL Chính Thức | https://chrome.google.com/webstore/detail/shoutmeloud/fkilbebfklocdfeeemfcabfogbcnnhjd |
Mô tả | Display the Most Recent Articles from ShoutMeLoud.com |
Kích Thước Tệp | 57.56 KB |
Số Lần Cài Đặt | 28 |
Phiên Bản Hiện Tại | 0.1 |
Cập Nhật Lần Cuối | 2014-07-04 |
Ngày Phát Hành | 2014-07-04 |
Đánh Giá | 4.88/5 Tổng số 8 Đánh Giá |
Nhà Phát Triển | http://www.shoutmeloud.com |
Loại Thanh Toán | free |
Trang Web Mở Rộng | http://www.shoutmeloud.com |
Ngôn Ngữ Được Hỗ Trợ | 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" } |