Linkt

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

ما هو Linkt؟

Linkt هو إضافة Chrome تم تطويرها بواسطة byronwang93، والميزة الرئيسية لها هي "Store commonly sent links in one place to save you the trouble of looking them up!".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Linkt

قم بتنزيل ملفات الامتداد Linkt بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

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

معلومات أساسية عن التمديد

الاسم Linkt Linkt
ID fjhmcdeacfacahfiiimnkmccnocidjpn
عنوان URL الرسمي https://chromewebstore.google.com/detail/linkt/fjhmcdeacfacahfiiimnkmccnocidjpn
الوصف Store commonly sent links in one place to save you the trouble of looking them up!
حجم الملف 988 KB
عدد التثبيتات 55
النسخة الحالية 1.0.0
آخر تحديث 2023-05-16
تاريخ النشر 2023-05-15
تقييم 5.00/5 مجموع تقييمات 11
المطور byronwang93
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة 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!"
    }
}