Link shortener Xaa.Su

Quickly shorten a long link

Apa itu Link shortener Xaa.Su?

Link shortener Xaa.Su adalah ekstensi Chrome yang dikembangkan oleh https://xaa.su, dan fitur utamanya adalah "Quickly shorten a long link".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Link shortener Xaa.Su

Unduh file ekstensi Link shortener Xaa.Su dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        The product is an extension or addition to the Xaa.Su site and is used to quickly (in one click) shorten links from the address bar. Being on the current page, just click on the appropriate icon in the panel and you immediately get a shortened version of your page.                    

Informasi Dasar Ekstensi

Nama Link shortener Xaa.Su Link shortener Xaa.Su
ID nmbfimmenknjnnhmelplbaghlokkalpc
URL Resmi https://chromewebstore.google.com/detail/link-shortener-xaasu/nmbfimmenknjnnhmelplbaghlokkalpc
Deskripsi Quickly shorten a long link
Ukuran File 69.7 KB
Jumlah Instalasi 251
Versi Saat Ini 1.0.5
Terakhir Diperbarui 2019-06-09
Tanggal Publikasi 2019-06-09
Penilaian 4.07/5 Total 14 Penilaian
Pengembang https://xaa.su
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://xaa.su/
Bahasa yang Didukung de,en,fr,es,it,pt-PT,ru,uk
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "default_locale": "en",
    "name": "__MSG_appName__",
    "description": "__MSG_appDescription__",
    "version": "1.0.5",
    "icons": {
        "16": "images\/16x16.png",
        "32": "images\/32x32.png",
        "48": "images\/48x48.png",
        "128": "images\/128x128.png"
    },
    "permissions": [
        "tabs",
        "https:\/\/xaa.su\/ex\/*"
    ],
    "browser_action": {
        "default_title": "__MSG_appName__",
        "default_icon": "images\/48x48.png",
        "default_popup": "popup.html"
    }
}