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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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" } |