Hyperlink5 Add a Link

Save links from the current browser page to your Hyperlink5 homepage. FREE Account and Login to Hyperlink5 is required.

O que é Hyperlink5 Add a Link?

Hyperlink5 Add a Link é uma extensão do Chrome desenvolvida por http://www.hyperlink5.com, e sua principal característica é "Save links from the current browser page to your Hyperlink5 homepage. FREE Account and Login to Hyperlink5 is required.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Hyperlink5 Add a Link

Baixe arquivos de extensão Hyperlink5 Add a Link 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

                        Save bookmarks to the cloud and access them from any browser, with no syncing required. 

Don't be deceived by the simplicity of the pictured page. You can search bookmarks, drag and drop to organize, and edit with a simple right-click. 

Over time you will become accustomed to the position of certain links and you will find them without even looking. And you will never again need to navigate folder trees full of bookmarks.

It's free, will always be free, so try it!                    

Informações Básicas da Extensão

Nome Hyperlink5 Add a Link Hyperlink5 Add a Link
ID klcmoacknbpblkjhjkjllcpjaflkffkf
URL Oficial https://chrome.google.com/webstore/detail/hyperlink5-add-a-link/klcmoacknbpblkjhjkjllcpjaflkffkf
Descrição Save links from the current browser page to your Hyperlink5 homepage. FREE Account and Login to Hyperlink5 is required.
Tamanho do Arquivo 226 KB
Contagem de Instalações 17
Versão Atual 0.74
Última Atualização 2013-08-29
Data de Publicação 2013-08-29
Classificação 5.00/5 Total de 1 Avaliações
Desenvolvedor http://www.hyperlink5.com
Tipo de Pagamento free
Site da Extensão http://www.hyperlink5.com/index.php/extensions
URL da Página de Ajuda http://www.hyperlink5.com/index.php/blog
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Hyperlink5 Add a Link",
    "version": "0.74",
    "description": "Save links from the current browser page to your Hyperlink5 homepage. FREE Account and Login to Hyperlink5 is required.",
    "options_page": "options.html",
    "browser_action": {
        "default_icon": "hyperlink5_thumb_19.png",
        "default_title": "Hyperlink5",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "hyperlink5_thumb_16.png",
        "48": "hyperlink5_thumb_48.png",
        "128": "hyperlink5_thumb_128.png"
    },
    "permissions": [
        "tabs",
        "bookmarks",
        "http:\/\/www.hyperlink5.com\/"
    ]
}