The amazing URL creator
Create URL redirections with random sentences, unique id or even suspicious-looking URLs. It is a URL shortener and a URL enlarger.
The amazing URL creator란 무엇입니까?
The amazing URL creator은(는) https://tauc.link에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Create URL redirections with random sentences, unique id or even suspicious-looking URLs. It is a URL shortener and a URL enlarger."입니다.
확장 프로그램 스크린샷
The amazing URL creator 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
TaUc! creates unique URL redirections for you with random sentences, unique id or even suspicious-looking URLs. It is a URL shortener and a URL enlarger. Make your URL the way you want! I am Bruno Finger, 25 years old, full-time web developer, Linux user. I am Brazilian and I live in Poland. I have a 1 year old daughter and an amazing woman by my side in this journey. Together we are a happy family. I believe we can use our hands to make this place a better world. I'm trying to develop tools to make our Internet a more pleasant place. Of course, there are another tools that might just do the same out there, but maybe not with some sense of humor, and hey, why not give a chance to a new one? Who knows what the future holds for it? ;)
확장 프로그램 기본 정보
이름 | The amazing URL creator |
ID | glmalklojofcimlbomfgngkimgjiidgn |
공식 URL | https://chromewebstore.google.com/detail/the-amazing-url-creator/glmalklojofcimlbomfgngkimgjiidgn |
설명 | Create URL redirections with random sentences, unique id or even suspicious-looking URLs. It is a URL shortener and a URL enlarger. |
파일 크기 | 110 KB |
설치 횟수 | 35 |
현재 버전 | 1.0 |
최근 업데이트 | 2015-06-25 |
출시 날짜 | 2015-06-25 |
개발자 | https://tauc.link |
결제 유형 | free |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "The amazing URL creator", "description": "Create URL redirections with random sentences, unique id or even suspicious-looking URLs. It is a URL shortener and a URL enlarger.", "version": "1.0", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "browser_action": { "default_icon": "favicon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab", "http:\/\/tauc.link\/" ] } |