better-onetab
A better OneTab
better-onetab란 무엇입니까?
better-onetab은(는) WangJie에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "A better OneTab"입니다.
확장 프로그램 스크린샷
better-onetab 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
This a better onetab extension Storing and grouping tabs are very useful. Onetab could help you to store the tabs you opened so that to free up your resources and remove clutter. But Onetab still lacks some features such as the simple list and just store selected tabs. Since One tab it's not open source and because they update very rarely I decided to make a "Better" Onetab extension. ★ Basic If you used OneTab in the past, you can use Better Onetab like before. Expect store all tabs from a window, you can also just store the tabs you selected. Better Onetab still provide the ability to store all tabs, store left or right tabs and any others. And you can also use it from the context menu. Samely, you can also use "pin list" to keep a list will not be removed, set the title of a list or drag to change the order of tabs. Even you can set the color of a list in the new version. ★ Popup simple list This is one of the key features I wanted One tab to have. This allows you to have the list of stored tabs at hand just with a click of the icon. You can also manage the lists of tabs as well quickly from the popup. * You can change the "Behavior when icon is clicked" in the options page and enable or disable "simple popup list". ★ Keyboard shortcut You can set a keyboard shortcut for "store selected tabs" or other action so that you can store tabs very easily. It is helpful for improving efficiency. ★ Add to history You can choose to add the tabs to browser history if you like. ★ Migrate from Onetab It is very simple. Better Onetab support to import the data exported from Onetab so that you can try Better Onetab easily. ★ Execute from other extensions If you are using some others extensions, such as a mouse gesture extension, you can use the following code to execute "store selected tabs" command. chrome.runtime.sendMessage('eookhngofldnbnidjlbkeecljkfpmfpg', 'store-selected-tabs') Expect it, you can replace 'store-selected-tabs' with other string to call other commands: - store-all-tabs - restore-lastest-list - open-lists ★ Some other quality of life improvements Better Onetab will not open pages when you open the browser, but if you want, it is a simple thing. ------------------ visit this link if you want to check codes, submit a feedback or new features request: https://github.com/cnwangjie/better-onetab
확장 프로그램 기본 정보
이름 | better-onetab |
ID | eookhngofldnbnidjlbkeecljkfpmfpg |
공식 URL | https://chromewebstore.google.com/detail/better-onetab/eookhngofldnbnidjlbkeecljkfpmfpg |
설명 | A better OneTab |
파일 크기 | 1.53 MB |
설치 횟수 | 31,548 |
현재 버전 | 1.4.7 |
최근 업데이트 | 2019-08-24 |
출시 날짜 | 2019-08-24 |
평점 | 3.42/5 총 180 개의 평점 |
개발자 | WangJie |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://www.cnwangjie.com |
도움말 페이지 URL | https://github.com/cnwangjie/better-onetab |
지원되는 언어 | de,en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_ext_name__", "version": "1.4.7", "default_locale": "en", "description": "__MSG_ext_desc__", "author": "WangJie |