Zlinky Chrome Extension
Save interesting links to build a collection of resources, or to review later.
什么是Zlinky Chrome Extension?
Zlinky Chrome Extension是由Zlinky开发的Chrome扩展程序,该扩展的主要功能是“Save interesting links to build a collection of resources, or to review later.”。
扩展截图
下载Zlinky Chrome Extension扩展crx文件
下载Zlinky Chrome Extension扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Quickly save links from the web hassle free. Easily organize saved links into folders. Once you have a Zlinky account use the Zlinky for Chrome extension to: * Save articles to read later * Save links to frequently used websites and applications * Organize project or student research * Recipe organization * Organize holiday research * Save links to your online shopping parcel tracking * Save your online shopping wishlists * Save your favorite videos in one place [eg. YouTube, TikTok, Instagram Reels] * Save links to Podcasts for future listening The Chrome extension allows for quick access to the desktop version of your Zlinky account. You can access your Zlinky account via any mobile, laptop or desktop device.
扩展基本信息
名称 | Zlinky Chrome Extension |
ID | ggojaldfgpakjphophpmehaokjcbnjpa |
官方URL | https://chromewebstore.google.com/detail/zlinky-chrome-extension/ggojaldfgpakjphophpmehaokjcbnjpa |
简介 | Save interesting links to build a collection of resources, or to review later. |
文件大小 | 5.61 MB |
安装次数 | 59 |
当前版本 | 0.4.7 |
更新时间 | 2024-02-07 |
上架时间 | 2022-11-15 |
评分 | 5.00/5 共4次评分 |
开发者 | Zlinky |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://zlinky.com/ |
隐私政策页面URL | https://zlinky.com/privacy |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "icons": { "16": "icon16.plasmo.00ac8b83.png", "32": "icon32.plasmo.9ad0c5b6.png", "48": "icon48.plasmo.cae3a6b3.png", "64": "icon64.plasmo.e4b604fc.png", "128": "icon128.plasmo.b89b7dfa.png" }, "manifest_version": 3, "action": { "default_icon": { "16": "icon16.plasmo.00ac8b83.png", "32": "icon32.plasmo.9ad0c5b6.png", "48": "icon48.plasmo.cae3a6b3.png", "64": "icon64.plasmo.e4b604fc.png", "128": "icon128.plasmo.b89b7dfa.png" } }, "version": "0.4.7", "author": "Zlinky", "name": "Zlinky Chrome Extension", "description": "Save interesting links to build a collection of resources, or to review later.", "background": { "service_worker": "background.5fadff2f.js" }, "permissions": [ "activeTab", "storage", "contextMenus" ], "content_scripts": [ { "matches": [ "https:\/\/web.zlinky.com\/*" ], "js": [ "auth.4da812d6.js" ], "css": [ "global.b8abc9a3.css" ] }, { "matches": [ " |