Share Link
Share link to your social apps like Facebook, Tweeter, Email and orthers by only one click.
ما هو Share Link؟
Share Link هو إضافة Chrome تم تطويرها بواسطة http://www.jabue.com، والميزة الرئيسية لها هي "Share link to your social apps like Facebook, Tweeter, Email and orthers by only one click.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Share Link
قم بتنزيل ملفات الامتداد Share Link بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Share your URL from Chrome by only one click. You can share to Tweeter, Facebook, Google+, LinkedIn, Pinterest and Line.
معلومات أساسية عن التمديد
الاسم | |
ID | oplappekoboohhdocedodnjoomdipalp |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/share-link/oplappekoboohhdocedodnjoomdipalp |
الوصف | Share link to your social apps like Facebook, Tweeter, Email and orthers by only one click. |
حجم الملف | 18.49 KB |
عدد التثبيتات | 226 |
النسخة الحالية | 0.1 |
آخر تحديث | 2017-09-25 |
تاريخ النشر | 2017-09-25 |
المطور | http://www.jabue.com |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Share Link", "description": "Share link to your social apps like Facebook, Tweeter, Email and orthers by only one click.", "version": "0.1", "icons": { "16": "icon16.png", "128": "icon128.png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "index.html" }, "permissions": [ "http:\/\/www.jabue.com\/sharelink\/share.html", "tabs" ], "manifest_version": 2 } |