Blixem Tab Manager
Organize, save & share your tabs for easy collaboration with Blixem.
Blixem Tab Manager란 무엇입니까?
Blixem Tab Manager은(는) https://blixem.io에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Organize, save & share your tabs for easy collaboration with Blixem."입니다.
확장 프로그램 스크린샷
Blixem Tab Manager 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Transform your browsing experience with the Blixem extension for Chrome. Tabs and windows piling up cause distraction and chaos - not to mention reduced processing speed (for you and your machine). Blixem was built as a tool for you to control and organize your online life. Homepage: Your new tab screen is now a command center to view tabs vertically, access your favorite sites, and launch Workspaces in a single click. Customize the homepage to your liking with widgets, colors, and backgrounds for a personalized experience. Workspaces: Save your tabs into Workspaces for easy access, sharing, and collaboration. Like bookmarks, you can easily save any site to a Workspace with just a few clicks. Unlike bookmarks, you can customize, share, and collaborate on Workspaces. Collaborate: Keep Workspaces private, allow others to view, or add them as Editors. With permission, teams can contribute new content, exchange comments, and invite others. Granting permission to view or edit a workspace is as simple as sending a link or an email invite. Collaborators are not required to have the extension downloaded. Windows: This birds-eye-view gives you visibility to all open tabs across all of your Chrome windows. Rearrange, close, or add tabs to Workspaces from one page. Speed up your computer and reduce background activity by putting tabs and windows on Pause when you don't need them. Widgets: Bring your favorite tools front-and-center by adding relevant widgets and hiding everything else. Widgets like recently closed tabs/windows, frequently visited sites, and top Workspaces are game changers. Work-Personal: Separate your work-from-home life from your actual life using Categories. Workspaces labeled as "Work" are out of sight when you’re off duty. When you’re working, filter out "Personal" spaces to screen share with confidence and let your professionalism speak for itself.
확장 프로그램 기본 정보
이름 | Blixem Tab Manager |
ID | omopkelmfodladbpldammhdjiljhapib |
공식 URL | https://chromewebstore.google.com/detail/blixem-tab-manager/omopkelmfodladbpldammhdjiljhapib |
설명 | Organize, save & share your tabs for easy collaboration with Blixem. |
파일 크기 | 3.38 MB |
설치 횟수 | 620 |
현재 버전 | 0.2.3 |
최근 업데이트 | 2022-09-12 |
출시 날짜 | 2021-09-21 |
평점 | 4.16/5 총 19 개의 평점 |
개발자 | https://blixem.io |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://blixem.io |
도움말 페이지 URL | https://blixem.io/support/ |
개인정보 보호 정책 페이지 URL | https://blixem.io/privacy-policy |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Blixem Tab Manager", "homepage_url": "https:\/\/blixem.io\/", "description": "Organize, save & share your tabs for easy collaboration with Blixem.", "version": "0.2.3", "default_locale": "en", "permissions": [ "tabs", "sessions", "topSites", "search", "bookmarks", "contextMenus", "commands", "tabGroups", "storage" ], "icons": { "16": "icons\/16.png", "48": "icons\/48.png", "128": "icons\/128.png" }, "background": { "service_worker": "background.js" }, "content_scripts": [ { "js": [ "js\/content-script.js" ], "matches": [ " |