Easy Link Saver

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

Qu'est-ce que Easy Link Saver ?

Easy Link Saver est une extension Chrome développée par https://actionphp.com, et sa fonction principale est "The easiest way to store and retrieve your frequently used links!".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Easy Link Saver

Téléchargez les fichiers d'extension Easy Link Saver au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom Easy Link Saver Easy Link Saver
ID onjgiklhhbgnnfepgchmndcoeenfimfc
URL Officiel https://chromewebstore.google.com/detail/easy-link-saver/onjgiklhhbgnnfepgchmndcoeenfimfc
Description The easiest way to store and retrieve your frequently used links!
Taille du Fichier 647 KB
Nombre d'Installations 278
Version Actuelle 1.3
Dernière Mise à Jour 2014-11-24
Date de Publication 2014-11-24
Évaluation 5.00/5 Total 2 Évaluations
Développeur https://actionphp.com
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    }
}