Easy Link Saver

The easiest way to store and retrieve your frequently used links!

什么是Easy Link Saver?

Easy Link Saver是由https://actionphp.com开发的Chrome扩展程序,该扩展的主要功能是“The easiest way to store and retrieve your frequently used links!”。

扩展截图

screenshot
screenshot

下载Easy Link Saver扩展crx文件

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

扩展使用说明

                        You can now easily, and smoothly save links that you usually copy and paste in your emails, blogs, and other content.

In addition, you can use it as a bookmark manager as well!

- Save your links
- Easily search for the link you want by typing a few characters
- Edit/delete links any time you want.

Enjoy!

Jean Paul
ActionPHP.com
P.S. Your suggestions on how to improve are more than welcome! More features coming soon as well...                    

扩展基本信息

名称 Easy Link Saver Easy Link Saver
ID onjgiklhhbgnnfepgchmndcoeenfimfc
官方URL https://chromewebstore.google.com/detail/easy-link-saver/onjgiklhhbgnnfepgchmndcoeenfimfc
简介 The easiest way to store and retrieve your frequently used links!
文件大小 647 KB
安装次数 278
当前版本 1.3
更新时间 2014-11-24
上架时间 2014-11-24
评分 5.00/5 共2次评分
开发者 https://actionphp.com
电子邮箱 [email protected]
付费类型 free
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Easy Link Saver",
    "version": "1.3",
    "author": "Jean Paul - ActionPHP.com",
    "description": "The easiest way to store and retrieve your frequently used links!",
    "icons": {
        "512": "icon.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}