Url Shortener for Google Chrome™

Shorten gg link, best bitly, fastest. Free url shortener. Shorten the link to share on social networks, forums: friends...

Url Shortener for Google Chrome™คืออะไร?

Url Shortener for Google Chrome™ เป็นส่วนขยายของ Chrome ที่พัฒนาโดย ExtAdmin และคุณลักษณะหลักของมันคือ "Shorten gg link, best bitly, fastest. Free url shortener. Shorten the link to share on social networks, forums: friends..."

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

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Url Shortener for Google Chrome™

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

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

                        Url Shortener - Powerful Link

Our Extension is the best in shortening links. Shorten gg link, best bitly, fastest. Free url shortener. Shorten the link to share on social networks, forums: friends

One short link, infinite possibilities.
A short link is a powerful marketing tool when you use it carefully. It is not just a link but a medium between your customer and their destination. A short link allows you to collect so much data about your customers and their behaviors.
================================================================
★ Features of Url Shortener for Free:
✔ Shorten any link of current page with 1bestlink url shortener service.
✔ Easily shorten any link that you copied and put into a special textbox.
✔ Custom Alias of Shorten link.
✔ Advanced API System, Add your own 1bestlinks api key.
✔ Geo-targeting & Device Targeting System.
✔ Сlick to shorten url and copy to clipboard.
✔ Generate QR code for this website URL.
✔ Splash & Overlay Pages.
✔ Custom Domain / Link Controls.
✔ Tracking URL / Link Management.
✔ Export Data.
✔ Shareable QR code.
✔ Create your own QR codes with advanced features.

New updated:

✔ ADVANCED BIO SETTINGS - BIO
✔ COUPON CTA
✔ TRACKABLE CRYPTO - QR 
✔ TRACKABLE SMS - QR 
✔ TRACKABLE VCARD - QR

For Development:

✔ Provide free api, access link: https://1bestlinks.net/developers
✔ Full document.                    

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

ชื่อ Url Shortener for Google Chrome™ Url Shortener for Google Chrome™
ID jabkcacglannajohdmbgiejideejeeln
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/url-shortener-for-google/jabkcacglannajohdmbgiejideejeeln
คำอธิบาย Shorten gg link, best bitly, fastest. Free url shortener. Shorten the link to share on social networks, forums: friends...
ขนาดไฟล์ 302 KB
จำนวนการติดตั้ง 20,000
เวอร์ชันปัจจุบัน 2.0.1
อัปเดตครั้งล่าสุด 2023-06-22
วันที่เผยแพร่ 2020-10-24
คะแนน 4.00/5 รวมทั้งหมด 20 คะแนน
ผู้พัฒนา ExtAdmin
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://qrcd.org/
URL หน้าช่วยเหลือ https://ggle.io/QRExt3Help
URL หน้านโยบายความเป็นส่วนตัว https://hybridapps.net/privacy.htm
ภาษาที่รองรับ id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,hi,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_AppName__",
    "short_name": "__MSG_AppName__",
    "description": "__MSG_AppDescription__",
    "version": "2.0.1",
    "manifest_version": 3,
    "default_locale": "en",
    "offline_enabled": true,
    "background": {
        "service_worker": "service_worker.js",
        "type": "module"
    },
    "action": {
        "default_title": "__MSG_AppName__",
        "default_icon": {
            "512": "icons\/icon-512.png",
            "256": "icons\/icon-256.png",
            "128": "icons\/icon-128.png",
            "64": "icons\/icon-64.png",
            "48": "icons\/icon-48.png",
            "32": "icons\/icon-32.png",
            "16": "icons\/icon-16.png"
        },
        "default_popup": "popup.html"
    },
    "icons": {
        "512": "icons\/icon-512.png",
        "256": "icons\/icon-256.png",
        "128": "icons\/icon-128.png",
        "64": "icons\/icon-64.png",
        "48": "icons\/icon-48.png",
        "32": "icons\/icon-32.png",
        "16": "icons\/icon-16.png"
    },
    "permissions": [
        "tabs",
        "unlimitedStorage",
        "storage"
    ]
}