Hyperlink5 Add a Link

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

Hyperlink5 Add a Link क्या है?

Hyperlink5 Add a Link http://www.hyperlink5.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Save links from the current browser page to your Hyperlink5 homepage. FREE Account and Login to Hyperlink5 is required."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Hyperlink5 Add a Link एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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!                    

एक्सटेंशन की मूल जानकारी

नाम Hyperlink5 Add a Link Hyperlink5 Add a Link
ID klcmoacknbpblkjhjkjllcpjaflkffkf
आधिकारिक URL https://chrome.google.com/webstore/detail/hyperlink5-add-a-link/klcmoacknbpblkjhjkjllcpjaflkffkf
विवरण Save links from the current browser page to your Hyperlink5 homepage. FREE Account and Login to Hyperlink5 is required.
फ़ाइल का आकार 226 KB
स्थापना संख्या 17
वर्तमान संस्करण 0.74
अंतिम अपडेट 2013-08-29
प्रकाशन तिथि 2013-08-29
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर http://www.hyperlink5.com
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://www.hyperlink5.com/index.php/extensions
सहायता पृष्ठ URL http://www.hyperlink5.com/index.php/blog
समर्थित भाषाएँ 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\/"
    ]
}