Easy Link Saver

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

Cos'è Easy Link Saver?

Easy Link Saver è un'estensione di Chrome sviluppata da https://actionphp.com, e la sua funzione principale è "The easiest way to store and retrieve your frequently used links!".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Easy Link Saver

Scarica i file di estensione Easy Link Saver in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome Easy Link Saver Easy Link Saver
ID onjgiklhhbgnnfepgchmndcoeenfimfc
URL Ufficiale https://chromewebstore.google.com/detail/easy-link-saver/onjgiklhhbgnnfepgchmndcoeenfimfc
Descrizione The easiest way to store and retrieve your frequently used links!
Dimensione del File 647 KB
Conteggio Installazioni 278
Versione Corrente 1.3
Ultimo Aggiornamento 2014-11-24
Data di Pubblicazione 2014-11-24
Valutazione 5.00/5 Totale 2 Valutazioni
Sviluppatore https://actionphp.com
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    }
}