technoBookmarks
Never miss a link, Bookmark your favorite technical links , Share links with friends and Connect with techies.
What is technoBookmarks?
technoBookmarks is a Chrome extension developed by techno bookmarks, and its main feature is "Never miss a link, Bookmark your favorite technical links , Share links with friends and Connect with techies.".
Extension Screenshots
Download technoBookmarks Extension CRX File
Download technoBookmarks extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
                        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                     Extension Basic Information
| Name |   |  
| ID | chbohbjggehhaknjidcnemokanplepck | 
| Official URL | https://chromewebstore.google.com/detail/technobookmarks/chbohbjggehhaknjidcnemokanplepck | 
| Description | Never miss a link, Bookmark your favorite technical links , Share links with friends and Connect with techies. | 
| File Size | 29.04 KB | 
| Installation Count | 15 | 
| Current Version | 1.7 | 
| Last Updated | 2014-05-25 | 
| Publish Date | 2014-05-25 | 
| Rating | 4.50/5 Total 4 Ratings | 
| Developer | techno bookmarks | 
| Payment Type | free | 
| Extension Website | http://technobookmarks.com | 
| Supported Languages | 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'"
}  |  |