technoBookmarks

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

technoBookmarksとは何ですか?

technoBookmarksはtechno bookmarksによって開発されたChromeの拡張機能で、その主な機能は「Never miss a link, Bookmark your favorite technical links , Share links with friends and Connect with techies.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

technoBookmarks拡張機能のCRXファイルをダウンロード

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'"
}