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" } |