Sessions for Google Chrome™
Compile your tabs into Sessions.
Sessions for Google Chrome™ là gì?
Sessions for Google Chrome™ là một tiện ích mở rộng Chrome được phát triển bởi bulletblue, và tính năng chính của nó là "Compile your tabs into Sessions.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Sessions for Google Chrome™
Tải xuống các tệp mở rộng Sessions for Google Chrome™ dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Sessions for Google Chrome™ allows you to save all tabs in your current window into a single session for recalling later. If you've got a bunch of tabs open, all related to a single focus, you can shelve the session and close the tabs or entire window, and single-click to restore it. Sessions are shared across any machine signed into the same Google account. Tabs will open in current window by default or optionally in a new window.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Sessions for Google Chrome™ |
ID | kkaegklhgkhfdhanhalpjhfbpmlomlhc |
URL Chính Thức | https://chromewebstore.google.com/detail/sessions-for-google-chrom/kkaegklhgkhfdhanhalpjhfbpmlomlhc |
Mô tả | Compile your tabs into Sessions. |
Kích Thước Tệp | 727 KB |
Số Lần Cài Đặt | 1,166 |
Phiên Bản Hiện Tại | 1.2.1 |
Cập Nhật Lần Cuối | 2016-04-16 |
Ngày Phát Hành | 2016-04-16 |
Đánh Giá | 3.57/5 Tổng số 7 Đánh Giá |
Nhà Phát Triển | bulletblue |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Sessions for Google Chrome\u2122", "short_name": "Sessions", "version": "1.2.1", "description": "Compile your tabs into Sessions.", "permissions": [ "tabs", "storage" ], "icons": { "16": "icon16.png", "32": "icon32.png", "48": "icon48.png", "128": "icon128.png" }, "browser_action": { "default_icon": "icon19.png", "default_popup": "popup.html" } } |