markbook
markbook
markbook란 무엇입니까?
markbook은(는) https://markbook.io에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "markbook"입니다.
확장 프로그램 스크린샷
markbook 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
The easiest and most efficient way to manage and use your bookmarks. With Markbook your bookmarks finally come to life. It is the 21st century bookmark manager that allows you to: Access and manage your bookmarks across multiple devices and browsers. Effortlessly find any bookmark or history item in a snap with the built-in search engine. Customize the way each of your bookmarks open; private tab, pinned tab, etc.. Enjoy Markbooks' invention: "Shortmarks", the smart bookmarks that expire. Get rid of tab clutter and reduce memory by up to 95% by turning tabs into shortmarks. Reopen the tabs you closed with "tabs to shortmarks" on any of your other devices that run a supported browser. Identify bookmarks by an image of their web page. Have one-click dedicated lists for bookmarks, favorites, shortmarks, import and history. Use the integrated custom web search. Have your privacy first, we proudly never analyze or sell your data To use the Markbook app you'll need an account to have private access to your bookmarks across multiple devices. Signup is super easy, just go to: https://www.markbook.io Only a username, email address and password are required.
확장 프로그램 기본 정보
이름 | markbook |
ID | npmpaenojkehmpjicgbncpbdghmlonhj |
공식 URL | https://chromewebstore.google.com/detail/markbook/npmpaenojkehmpjicgbncpbdghmlonhj |
설명 | markbook |
파일 크기 | 3.75 MB |
설치 횟수 | 19 |
현재 버전 | 1.2.1 |
최근 업데이트 | 2020-12-15 |
출시 날짜 | 2020-10-28 |
평점 | 5.00/5 총 1 개의 평점 |
개발자 | https://markbook.io |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://www.markbook.io |
개인정보 보호 정책 페이지 URL | https://www.markbook.io/privacy |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "version": "1.2.1", "manifest_version": 2, "description": "__MSG_appDesc__", "short_name": "__MSG_appShortName__", "default_locale": "en", "homepage_url": "https:\/\/www.markbook.io", "incognito": "spanning", "options_ui": { "page": "options.html", "open_in_tab": false }, "browser_action": { "default_title": "Toggle Markbook (ctrl + arrow-down)", "default_icon": "assets\/icons\/favicon-32x32.png" }, "background": { "scripts": [ "background.js" ], "persistent": false }, "content_scripts": [ { "matches": [ " |