Linkt

Store commonly sent links in one place to save you the trouble of looking them up!

Apa itu Linkt?

Linkt adalah ekstensi Chrome yang dikembangkan oleh byronwang93, dan fitur utamanya adalah "Store commonly sent links in one place to save you the trouble of looking them up!".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Linkt

Unduh file ekstensi Linkt 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

                        If you've submitted job applications before, chances are you've seen how repetitive and boring these can be. Always asking for the same links, wouldn't it be nice if you had all of them readily accessible to you?

If that's the case, Linkt is the solution for you! After filling in your links once, simply click on the corresponding icon to copy that link to your clipboard. Never again will you have to waste your time searching up the same URLs over and over again! :')                    

Informasi Dasar Ekstensi

Nama Linkt Linkt
ID fjhmcdeacfacahfiiimnkmccnocidjpn
URL Resmi https://chromewebstore.google.com/detail/linkt/fjhmcdeacfacahfiiimnkmccnocidjpn
Deskripsi Store commonly sent links in one place to save you the trouble of looking them up!
Ukuran File 988 KB
Jumlah Instalasi 55
Versi Saat Ini 1.0.0
Terakhir Diperbarui 2023-05-16
Tanggal Publikasi 2023-05-15
Penilaian 5.00/5 Total 11 Penilaian
Pengembang byronwang93
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Linkt",
    "version": "1.0.0",
    "icons": {
        "16": "16px.png",
        "32": "32px.png",
        "48": "48px.png",
        "128": "128px.png"
    },
    "description": "Store commonly sent links in one place to save you the trouble of looking them up!",
    "action": {
        "default_popup": "index.html",
        "default_title": "Find your links now!"
    }
}