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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://tauc.link และคุณลักษณะหลักของมันคือ "Create URL redirections with random sentences, unique id or even suspicious-looking URLs. It is a URL shortener and a URL enlarger."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย The amazing URL creator

ดาวน์โหลดไฟล์ส่วนขยาย 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
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\/"
    ]
}