LinkHome - the easiest way to keep your links

Keep your links in one place. Access from anywhere.

LinkHome - the easiest way to keep your links란 무엇입니까?

LinkHome - the easiest way to keep your links은(는) https://linkhome.me에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Keep your links in one place. Access from anywhere."입니다.

확장 프로그램 스크린샷

screenshot

LinkHome - the easiest way to keep your links 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        LinkHome - Облачные закладки. Это как Dropbox для ваших ссылок.

Иногда, бродя по просторам интернета, вы находите интересные сайты, которые хотите запомнить. Первая мысль — использовать закладки браузера. Но со временем закладки превращаются в беспорядочную кучу, в которой сложно что-либо найти.
Вам на помощь придет "LinkHome". Здесь вы можете хранить ссылки на свои любимые сайты, аккуратно разложить их по полочкам, добавить свои заметки и оценки. И, разумеется, вы можете получать доступ к своим ссылкам, где бы вы ни находились.


********


"LinkHome.me" — the easiest way to keep your links. It's your bookmarks in the cloud.

Sometimes, while surfing the web, you find some interesting sites that you want to remember. The first thought is to use the browser's bookmarks. But after some time it becomes too messy.
Lucky you, now you know about "LinkHome.me". With it you can keep your links, gently fold them, and add your notes and rates. And, of course, you can access them from anywhere.                    

확장 프로그램 기본 정보

이름 LinkHome - the easiest way to keep your links LinkHome - the easiest way to keep your links
ID jolbfopacbidhjieacobmjpjnadaodge
공식 URL https://chromewebstore.google.com/detail/linkhome-the-easiest-way/jolbfopacbidhjieacobmjpjnadaodge
설명 Keep your links in one place. Access from anywhere.
파일 크기 5.62 KB
설치 횟수 243
현재 버전 1.1.2
최근 업데이트 2013-10-03
출시 날짜 2013-10-03
평점 3.14/5 총 7 개의 평점
개발자 https://linkhome.me
결제 유형 free
확장 프로그램 웹 사이트 http://linkhome.me/
지원되는 언어 en,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_extName__",
    "description": "__MSG_extDescr__",
    "version": "1.1.2",
    "default_locale": "ru",
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "browser_action": {
        "default_title": "__MSG_extTitle__",
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}