AuDigent AuTaggr
Convert any URL to an AuDigent ShortURL in seconds!
Что такое AuDigent AuTaggr?
AuDigent AuTaggr - это расширение Chrome, разработанное https://audigent.com, и его основная функция - "Convert any URL to an AuDigent ShortURL in seconds!".
Снимки экрана расширения
Скачать файл CRX расширения AuDigent AuTaggr
Скачайте файлы расширений AuDigent AuTaggr в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Anytime you create a shorturl our extension will automatically allow you to turn it into an AuDigent ShortURL in only a few clicks. Simply click the button, log in with your AuDigent username and password, and follow the simple instructions, just like when you use the AuDigent dashboard. The link takes only a few seconds to create and share, allowing you to build your AuDigent Audience Bank quickly and without disrupting your existing promotional workflow. This extension is currently only available to users with an approved AuDigent account.
Основная информация о расширении
Название | AuDigent AuTaggr |
ID | bjckfgchjjjidhcmeapanhbpihhpckom |
Официальный URL | https://chromewebstore.google.com/detail/audigent-autaggr/bjckfgchjjjidhcmeapanhbpihhpckom |
Описание | Convert any URL to an AuDigent ShortURL in seconds! |
Размер файла | 91.16 KB |
Количество установок | 32 |
Текущая Версия | 1.2.0 |
Последнее Обновление | 2017-05-10 |
Дата публикации | 2017-05-10 |
Рейтинг | 5.00/5 Всего 3 оценок |
Разработчик | https://audigent.com |
Тип оплаты | free |
Официальный сайт расширения | http://www.audigent.com/browser-extension |
URL страницы помощи | https://audigent.zendesk.com/hc/en-us/sections/203923368-FAQ |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "AuDigent AuTaggr", "version": "1.2.0", "description": "Convert any URL to an AuDigent ShortURL in seconds!", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "author": "AuDigent", "short_name": "AuDigent", "homepage_url": "http:\/\/www.audigent.com", "permissions": [ "activeTab", "https:\/\/ajax.googleapis.com\/" ], "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": { "19": "icons\/icon19.png", "38": "icons\/icon38.png" }, "default_title": "AuDigent" }, "content_scripts": [ { "matches": [ " |