Tabd
Send this tab to a friend
什麼是Tabd?
Tabd是由https://tabdextension.com開發的Chrome擴展程式,該擴展的主要功能是“Send this tab to a friend”。
擴展截圖
下載Tabd擴展crx文件
下載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 |
官方網址 | 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": [ " |