Link Share App | Riple
Link Share App that helps share the best web content
ما هو Link Share App | Riple؟
Link Share App | Riple هو إضافة Chrome تم تطويرها بواسطة https://riple.io، والميزة الرئيسية لها هي "Link Share App that helps share the best web content".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Link Share App | Riple
قم بتنزيل ملفات الامتداد Link Share App | Riple بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
معلومات أساسية عن التمديد
| الاسم | |
| ID | mdpbfkfjdlkphdgfbmocibhipfkfenmc |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/link-share-app-riple/mdpbfkfjdlkphdgfbmocibhipfkfenmc |
| الوصف | Link Share App that helps share the best web content |
| حجم الملف | 9.41 KB |
| عدد التثبيتات | 81 |
| النسخة الحالية | 1.0.1 |
| آخر تحديث | 2017-04-10 |
| تاريخ النشر | 2017-04-09 |
| تقييم | 3.00/5 مجموع تقييمات 4 |
| المطور | https://riple.io |
| البريد الإلكتروني | [email protected] |
| نوع الدفع | free |
| عنوان صفحة سياسة الخصوصية | https://papaly.com/privacy |
| اللغات المدعومة | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Link Share App | Riple",
"version": "1.0.1",
"short_name": "Link Share App",
"description": "Link Share App that helps share the best web content",
"icons": {
"128": "logo.png"
},
"browser_action": {
"default_icon": "logo.png",
"default_title": "Share this URL",
"default_popup": "bookmarklet.html"
},
"permissions": [
"activeTab"
],
"incognito": "split"
} | |