Linkt

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

Qu'est-ce que Linkt ?

Linkt est une extension Chrome développée par byronwang93, et sa fonction principale est "Store commonly sent links in one place to save you the trouble of looking them up!".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Linkt

Téléchargez les fichiers d'extension Linkt au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom Linkt Linkt
ID fjhmcdeacfacahfiiimnkmccnocidjpn
URL Officiel https://chromewebstore.google.com/detail/linkt/fjhmcdeacfacahfiiimnkmccnocidjpn
Description Store commonly sent links in one place to save you the trouble of looking them up!
Taille du Fichier 988 KB
Nombre d'Installations 55
Version Actuelle 1.0.0
Dernière Mise à Jour 2023-05-16
Date de Publication 2023-05-15
Évaluation 5.00/5 Total 11 Évaluations
Développeur byronwang93
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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!"
    }
}