Abookmark : everything is a bookmark
Advanced bookmark & tab manager comes with bookmark bar, side panel & vertical tabs, tags...
Abookmark : everything is a bookmark란 무엇입니까?
Abookmark : everything is a bookmark은(는) pfcao에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Advanced bookmark & tab manager comes with bookmark bar, side panel & vertical tabs, tags..."입니다.
확장 프로그램 스크린샷
Abookmark : everything is a bookmark 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Advanced bookmark and tab manager. A tab is a living bookmark and a bookmark is a sleeping tab. Why do you use 2 different managers for 1 thing and save them separately? ## Features - Bookmark bar & bookmark manager. - Side panel & vertical tab bar with tab groups. - Labels/Tags. - Tab managements as onetab or session buddy. - Data view. Copy bookmark or tab information to the clipboard. - Sailing. (update saved bookmarks automatically while surfing) - Link picking. - Link replacing. - Spread view & top bar / nav page. - Recent bookmarks. - Export any bookmark folder. - Import selected bookmarks from a file. - Monthly backup. - Advanced search. - Cooperate with native bookmark system. - Auto sync for free. - Data text editor. (edit bookmarks in your favorite text editor) - Keyboard shortcuts. - Link hint. (vi-like keyboard) ## Privacy All your bookmarks are stored in your browser system. Abookmark does not transfer any of your data to anywhere else.
확장 프로그램 기본 정보
이름 | Abookmark : everything is a bookmark |
ID | poeodakgiedndmmkabehagjgpbjkcfgg |
공식 URL | https://chromewebstore.google.com/detail/abookmark-everything-is-a/poeodakgiedndmmkabehagjgpbjkcfgg |
설명 | Advanced bookmark & tab manager comes with bookmark bar, side panel & vertical tabs, tags... |
파일 크기 | 1.09 MB |
설치 횟수 | 1,422 |
현재 버전 | 0.36.5 |
최근 업데이트 | 2024-03-05 |
출시 날짜 | 2021-10-11 |
평점 | 4.39/5 총 18 개의 평점 |
개발자 | pfcao |
이메일 | [email protected] |
결제 유형 | in_app |
확장 프로그램 웹 사이트 | https://www.abookmark.org |
도움말 페이지 URL | https://github.com/pfcao/abookmark/issues |
지원되는 언어 | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.36.5", "short_name": "Abookmark", "name": "__MSG_appName__", "description": "__MSG_appDesc__", "manifest_version": 3, "homepage_url": "https:\/\/www.abookmark.org", "minimum_chrome_version": "109", "permissions": [ "bookmarks", "tabs", "activeTab", "storage", "contextMenus", "notifications", "favicon", "downloads", "unlimitedStorage", "scripting", "clipboardWrite", "tabGroups", "sidePanel", "sessions" ], "host_permissions": [ "https:\/\/www.bing.com\/" ], "optional_host_permissions": [ " |