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