one time url shortener

This extension is for making self destructing short links, also you can setup your own shortener service,…

one time url shortenerคืออะไร?

one time url shortener เป็นส่วนขยายของ Chrome ที่พัฒนาโดย qwertyforce และคุณลักษณะหลักของมันคือ "This extension is for making self destructing short links, also you can setup your own shortener service,…"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย one time url shortener

ดาวน์โหลดไฟล์ส่วนขยาย one time url shortener ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        This extension is for making self destructing short links, also you can setup your own shortener service, https://github.com/qwertyforce/one-time-url-shortener                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ one time url shortener one time url shortener
ID kkedfdehcgcnlkkelpmalfijohmpkcpo
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/kkedfdehcgcnlkkelpmalfijohmpkcpo
คำอธิบาย This extension is for making self destructing short links, also you can setup your own shortener service,…
ขนาดไฟล์ 10.56 KB
จำนวนการติดตั้ง 54
เวอร์ชันปัจจุบัน 1.5
อัปเดตครั้งล่าสุด 2020-09-14
วันที่เผยแพร่ 2019-03-05
คะแนน 5.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา qwertyforce
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://github.com/qwertyforce/one-time-url-shortener
URL หน้าช่วยเหลือ https://github.com/qwertyforce/one-time-url-shortener/issues
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "one time url shortener",
    "description": " ",
    "version": "1.5",
    "browser_action": {
        "default_popup": "registration.html"
    },
    "icons": {
        "16": "16.png",
        "48": "48.png",
        "128": "128.png"
    },
    "manifest_version": 2
}