Linkt

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

什么是Linkt?

Linkt是由byronwang93开发的Chrome扩展程序,该扩展的主要功能是“Store commonly sent links in one place to save you the trouble of looking them up!”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载Linkt扩展crx文件

下载Linkt扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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!"
    }
}