AuDigent AuTaggr
Convert any URL to an AuDigent ShortURL in seconds!
AuDigent AuTaggr란 무엇입니까?
AuDigent AuTaggr은(는) https://audigent.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Convert any URL to an AuDigent ShortURL in seconds!"입니다.
확장 프로그램 스크린샷
AuDigent AuTaggr 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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": [ " |