My Lines For You
Get top ten posts from the blog http://mylinesforyou.com.
ما هو My Lines For You؟
My Lines For You هو إضافة Chrome تم تطويرها بواسطة https://www.mylinesforyou.com، والميزة الرئيسية لها هي "Get top ten posts from the blog http://mylinesforyou.com.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة My Lines For You
قم بتنزيل ملفات الامتداد My Lines For You بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
This extension fetches top ten posts from the blog http://www.mylinesforyou.com معلومات أساسية عن التمديد
| الاسم | |
| ID | lmfbpphmacnnidhnchkojkiolifdoijg |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/my-lines-for-you/lmfbpphmacnnidhnchkojkiolifdoijg |
| الوصف | Get top ten posts from the blog http://mylinesforyou.com. |
| حجم الملف | 10.42 KB |
| عدد التثبيتات | 12 |
| النسخة الحالية | 1.11 |
| آخر تحديث | 2014-01-22 |
| تاريخ النشر | 2014-01-22 |
| تقييم | 5.00/5 مجموع تقييمات 1 |
| المطور | https://www.mylinesforyou.com |
| نوع الدفع | free |
| موقع الإضافة | http://www.mylinesforyou.com/ |
| اللغات المدعومة | en |
| manifest.json | |
{
"name": "My Lines For You",
"description": "Get top ten posts from the blog http:\/\/mylinesforyou.com.",
"browser_action": {
"default_icon": "icon128.png",
"default_title": "My Lines For You",
"default_popup": "main.html"
},
"icons": {
"16": "icon16.png",
"32": "icon32.png",
"48": "icon48.png",
"128": "icon128.png"
},
"manifest_version": 2,
"author": "Karthik Panjaje",
"update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
"version": "1.11",
"content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'"
} | |