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.”。

擴展截圖

screenshot

下載The amazing URL creator擴展crx文件

下載The amazing URL creator擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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 The amazing URL creator
ID glmalklojofcimlbomfgngkimgjiidgn
官方網址 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\/"
    ]
}