Tabd
Send this tab to a friend
ما هو Tabd؟
Tabd هو إضافة Chrome تم تطويرها بواسطة https://tabdextension.com، والميزة الرئيسية لها هي "Send this tab to a friend".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Tabd
قم بتنزيل ملفات الامتداد Tabd بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Get content curated by your friends with the powerful link sharing tool you won’t be able to live without. Send any tab in your browser directly to a friend's browser with one click.
معلومات أساسية عن التمديد
الاسم | |
ID | gfijjccdjccoaaalhfkobmdaneellnba |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/tabd/gfijjccdjccoaaalhfkobmdaneellnba |
الوصف | Send this tab to a friend |
حجم الملف | 968 KB |
عدد التثبيتات | 131 |
النسخة الحالية | 2.1.0 |
آخر تحديث | 2021-07-26 |
تاريخ النشر | 2019-01-23 |
تقييم | 5.00/5 مجموع تقييمات 20 |
المطور | https://tabdextension.com |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://tabdextension.com |
عنوان صفحة سياسة الخصوصية | http://tabdextension.com/privacy |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Tabd", "description": "Send this tab to a friend", "version": "2.1.0", "permissions": [ "tabs", "http:\/\/*\/*", "https:\/\/*\/*", "http:\/\/localhost:3000\/*", "storage", "notifications", "identity" ], "background": { "scripts": [ "\/js\/config.js", "\/js\/jquery.js", "\/js\/underscore.js", "\/js\/backbone.js", "\/js\/BaseView.js", "background.js" ] }, "web_accessible_resources": [ "\/images\/*.png", "html\/overlay.html", "\/fonts\/*" ], "content_scripts": [ { "matches": [ " |