Add To Traackr
This extension shows a grid of Influencers from the current page that you can add to your Traackr Account.
Что такое Add To Traackr?
Add To Traackr - это расширение Chrome, разработанное https://traackr.com, и его основная функция - "This extension shows a grid of Influencers from the current page that you can add to your Traackr Account.".
Снимки экрана расширения
Скачать файл CRX расширения Add To Traackr
Скачайте файлы расширений Add To Traackr в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
This extension lets you add people to your Traackr account from anywhere on the web (including social networks, blogs, social listening platforms and more).
Основная информация о расширении
Название | Add To Traackr |
ID | fedlfkbhbllllpkekaajnklfemkkbmjk |
Официальный URL | https://chromewebstore.google.com/detail/add-to-traackr/fedlfkbhbllllpkekaajnklfemkkbmjk |
Описание | This extension shows a grid of Influencers from the current page that you can add to your Traackr Account. |
Размер файла | 93.34 KB |
Количество установок | 84 |
Текущая Версия | 0.5.9 |
Последнее Обновление | 2018-08-22 |
Дата публикации | 2018-08-22 |
Рейтинг | 5.00/5 Всего 1 оценок |
Разработчик | https://traackr.com |
Тип оплаты | free |
Официальный сайт расширения | https://addto.traackr.com/ |
Поддерживаемые языки | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Add To Traackr", "description": "This extension shows a grid of Influencers from the current page that you can add to your Traackr Account.", "version": "0.5.9", "browser_action": { "default_icon": "icon.png" }, "background": { "scripts": [ "background.js" ] }, "web_accessible_resources": [ "\/main.js", "\/main.js.map" ], "content_scripts": [ { "matches": [ " |