technoBookmarks

Never miss a link, Bookmark your favorite technical links , Share links with friends and Connect with techies.

technoBookmarksคืออะไร?

technoBookmarks เป็นส่วนขยายของ Chrome ที่พัฒนาโดย techno bookmarks และคุณลักษณะหลักของมันคือ "Never miss a link, Bookmark your favorite technical links , Share links with friends and Connect with techies."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย technoBookmarks

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

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

                        Techno bookmarks is the first techno social bookmarking platform for techies. 

Techno-bookmarks help you Bookmark your favorite technical links and Share some really interesting links  with your friends and colleagues. Follow friends and get instant updates on their recently  bookmarked links.

Never miss any technical links that you always wanted to remember, store them on cloud retrieve anytime, anywhere. Techno bookmarks helps you bookmark your most useful links and search them with tags, keywords etc..

Bookmark | Share | Connect                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ technoBookmarks technoBookmarks
ID chbohbjggehhaknjidcnemokanplepck
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/technobookmarks/chbohbjggehhaknjidcnemokanplepck
คำอธิบาย Never miss a link, Bookmark your favorite technical links , Share links with friends and Connect with techies.
ขนาดไฟล์ 29.04 KB
จำนวนการติดตั้ง 15
เวอร์ชันปัจจุบัน 1.7
อัปเดตครั้งล่าสุด 2014-05-25
วันที่เผยแพร่ 2014-05-25
คะแนน 4.50/5 รวมทั้งหมด 4 คะแนน
ผู้พัฒนา techno bookmarks
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://technobookmarks.com
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "technoBookmarks",
    "version": "1.7",
    "description": "Never miss a link, Bookmark your favorite technical links , Share links with friends and Connect with techies.",
    "permissions": [
        "http:\/\/www.technobookmarks.com\/",
        "storage",
        "tabs"
    ],
    "browser_action": {
        "default_title": "http:\/\/technobookmarks.com\/",
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com; object-src 'self'"
}