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 |
官方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": [ " |