Feedly Cloud Access Beta
Direct access to Feedly Cloud.
ما هو Feedly Cloud Access Beta؟
Feedly Cloud Access Beta هو إضافة Chrome تم تطويرها بواسطة Kenrra، والميزة الرئيسية لها هي "Direct access to Feedly Cloud.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Feedly Cloud Access Beta
قم بتنزيل ملفات الامتداد Feedly Cloud Access Beta بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
For now acts as a shortcut.
معلومات أساسية عن التمديد
الاسم | |
ID | elncjeobdojomnbdpbdkpnfdnmijagno |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/feedly-cloud-access-beta/elncjeobdojomnbdpbdkpnfdnmijagno |
الوصف | Direct access to Feedly Cloud. |
حجم الملف | 33.22 KB |
عدد التثبيتات | 63 |
النسخة الحالية | 0.1.1 |
آخر تحديث | 2013-06-21 |
تاريخ النشر | 2013-06-21 |
تقييم | 3.50/5 مجموع تقييمات 4 |
المطور | Kenrra |
نوع الدفع | free |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Feedly Cloud Access Beta", "version": "0.1.1", "background": { "persistent": false, "page": "background.html" }, "options_page": "opciones.html", "description": "Direct access to Feedly Cloud.", "browser_action": { "default_icon": "icono.png" }, "icons": { "16": "icono16.png", "48": "icono48.png", "128": "icono128.png" }, "manifest_version": 2 } |