Tabd
Send this tab to a friend
What is Tabd?
Tabd is a Chrome extension developed by https://tabdextension.com, and its main feature is "Send this tab to a friend".
Extension Screenshots
Download Tabd Extension CRX File
Download Tabd extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | gfijjccdjccoaaalhfkobmdaneellnba |
Official URL | https://chromewebstore.google.com/detail/tabd/gfijjccdjccoaaalhfkobmdaneellnba |
Description | Send this tab to a friend |
File Size | 968 KB |
Installation Count | 131 |
Current Version | 2.1.0 |
Last Updated | 2021-07-26 |
Publish Date | 2019-01-23 |
Rating | 5.00/5 Total 20 Ratings |
Developer | https://tabdextension.com |
[email protected] | |
Payment Type | free |
Extension Website | https://tabdextension.com |
Privacy Policy Page URL | http://tabdextension.com/privacy |
Supported Languages | 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": [ " |