Linkt

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

Was ist Linkt?

Linkt ist eine Chrome-Erweiterung, die von byronwang93 entwickelt wurde, und ihr Hauptmerkmal ist "Store commonly sent links in one place to save you the trouble of looking them up!".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Linkt-Erweiterungs-CRX-Datei herunterladen

Laden Sie Linkt-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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! :')                    

Grundlegende Informationen zur Erweiterung

Name Linkt Linkt
ID fjhmcdeacfacahfiiimnkmccnocidjpn
Offizielle URL https://chromewebstore.google.com/detail/linkt/fjhmcdeacfacahfiiimnkmccnocidjpn
Beschreibung Store commonly sent links in one place to save you the trouble of looking them up!
Dateigröße 988 KB
Installationsanzahl 55
Aktuelle Version 1.0.0
Letztes Update 2023-05-16
Veröffentlichungsdatum 2023-05-15
Bewertung 5.00/5 Insgesamt 11 Bewertungen
Entwickler byronwang93
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen 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!"
    }
}