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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย 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 ของส่วนขยาย Hyperlink5 Add a Link

ดาวน์โหลดไฟล์ส่วนขยาย Hyperlink5 Add a Link ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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\/"
    ]
}