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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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 |
URL หน้านโยบายความเป็นส่วนตัว | 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": [ " |