Easy Link Saver

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

O que é Easy Link Saver?

Easy Link Saver é uma extensão do Chrome desenvolvida por https://actionphp.com, e sua principal característica é "The easiest way to store and retrieve your frequently used links!".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Easy Link Saver

Baixe arquivos de extensão Easy Link Saver no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

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

Informações Básicas da Extensão

Nome Easy Link Saver Easy Link Saver
ID onjgiklhhbgnnfepgchmndcoeenfimfc
URL Oficial https://chromewebstore.google.com/detail/easy-link-saver/onjgiklhhbgnnfepgchmndcoeenfimfc
Descrição The easiest way to store and retrieve your frequently used links!
Tamanho do Arquivo 647 KB
Contagem de Instalações 278
Versão Atual 1.3
Última Atualização 2014-11-24
Data de Publicação 2014-11-24
Classificação 5.00/5 Total de 2 Avaliações
Desenvolvedor https://actionphp.com
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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"
    }
}