AuDigent AuTaggr
Convert any URL to an AuDigent ShortURL in seconds!
O que é AuDigent AuTaggr?
AuDigent AuTaggr é uma extensão do Chrome desenvolvida por https://audigent.com, e sua principal característica é "Convert any URL to an AuDigent ShortURL in seconds!".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão AuDigent AuTaggr
Baixe arquivos de extensão AuDigent AuTaggr no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | AuDigent AuTaggr |
ID | bjckfgchjjjidhcmeapanhbpihhpckom |
URL Oficial | https://chromewebstore.google.com/detail/audigent-autaggr/bjckfgchjjjidhcmeapanhbpihhpckom |
Descrição | Convert any URL to an AuDigent ShortURL in seconds! |
Tamanho do Arquivo | 91.16 KB |
Contagem de Instalações | 32 |
Versão Atual | 1.2.0 |
Última Atualização | 2017-05-10 |
Data de Publicação | 2017-05-10 |
Classificação | 5.00/5 Total de 3 Avaliações |
Desenvolvedor | https://audigent.com |
Tipo de Pagamento | free |
Site da Extensão | http://www.audigent.com/browser-extension |
URL da Página de Ajuda | https://audigent.zendesk.com/hc/en-us/sections/203923368-FAQ |
Idiomas Suportados | 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": [ " |