Hyperlink5 Add a Link

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

Qu'est-ce que Hyperlink5 Add a Link ?

Hyperlink5 Add a Link est une extension Chrome développée par http://www.hyperlink5.com, et sa fonction principale est "Save links from the current browser page to your Hyperlink5 homepage. FREE Account and Login to Hyperlink5 is required.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Hyperlink5 Add a Link

Téléchargez les fichiers d'extension Hyperlink5 Add a Link 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

                        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!                    

Informations de Base sur l'Extension

Nom Hyperlink5 Add a Link Hyperlink5 Add a Link
ID klcmoacknbpblkjhjkjllcpjaflkffkf
URL Officiel https://chrome.google.com/webstore/detail/hyperlink5-add-a-link/klcmoacknbpblkjhjkjllcpjaflkffkf
Description Save links from the current browser page to your Hyperlink5 homepage. FREE Account and Login to Hyperlink5 is required.
Taille du Fichier 226 KB
Nombre d'Installations 17
Version Actuelle 0.74
Dernière Mise à Jour 2013-08-29
Date de Publication 2013-08-29
Évaluation 5.00/5 Total 1 Évaluations
Développeur http://www.hyperlink5.com
Type de Paiement free
Site Web de l'Extension http://www.hyperlink5.com/index.php/extensions
URL de la Page d'Aide http://www.hyperlink5.com/index.php/blog
Langues Prises en Charge 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\/"
    ]
}