Easy Link Saver

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

What is Easy Link Saver?

Easy Link Saver is a Chrome extension developed by https://actionphp.com, and its main feature is "The easiest way to store and retrieve your frequently used links!".

Extension Screenshots

screenshot
screenshot

Download Easy Link Saver Extension CRX File

Download Easy Link Saver extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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...                    

Extension Basic Information

Name Easy Link Saver Easy Link Saver
ID onjgiklhhbgnnfepgchmndcoeenfimfc
Official URL https://chromewebstore.google.com/detail/easy-link-saver/onjgiklhhbgnnfepgchmndcoeenfimfc
Description The easiest way to store and retrieve your frequently used links!
File Size 647 KB
Installation Count 278
Current Version 1.3
Last Updated 2014-11-24
Publish Date 2014-11-24
Rating 5.00/5 Total 2 Ratings
Developer https://actionphp.com
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}