AuDigent AuTaggr
Convert any URL to an AuDigent ShortURL in seconds!
Apa itu AuDigent AuTaggr?
AuDigent AuTaggr adalah ekstensi Chrome yang dikembangkan oleh https://audigent.com, dan fitur utamanya adalah "Convert any URL to an AuDigent ShortURL in seconds!".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi AuDigent AuTaggr
Unduh file ekstensi AuDigent AuTaggr dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | AuDigent AuTaggr |
ID | bjckfgchjjjidhcmeapanhbpihhpckom |
URL Resmi | https://chromewebstore.google.com/detail/audigent-autaggr/bjckfgchjjjidhcmeapanhbpihhpckom |
Deskripsi | Convert any URL to an AuDigent ShortURL in seconds! |
Ukuran File | 91.16 KB |
Jumlah Instalasi | 32 |
Versi Saat Ini | 1.2.0 |
Terakhir Diperbarui | 2017-05-10 |
Tanggal Publikasi | 2017-05-10 |
Penilaian | 5.00/5 Total 3 Penilaian |
Pengembang | https://audigent.com |
Tipe Pembayaran | free |
Situs Ekstensi | http://www.audigent.com/browser-extension |
URL Halaman Bantuan | https://audigent.zendesk.com/hc/en-us/sections/203923368-FAQ |
Bahasa yang Didukung | 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": [ " |