Settings
Opens the Settings Windows (chrome://settings) directly from the toolbar. (Open about:labs and enable tabbed settings)
Settings là gì?
Settings là một tiện ích mở rộng Chrome được phát triển bởi Jacob "kurtextrem" Groß, và tính năng chính của nó là "Opens the Settings Windows (chrome://settings) directly from the toolbar. (Open about:labs and enable tabbed settings)".
Ả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 Settings
Tải xuống các tệp mở rộng Settings 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
This Extension opens the chrome://settings
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | ![]() |
ID | faahkngnceajodamkiilofplklgpoadf |
URL Chính Thức | https://chrome.google.com/webstore/detail/settings/faahkngnceajodamkiilofplklgpoadf |
Mô tả | Opens the Settings Windows (chrome://settings) directly from the toolbar. (Open about:labs and enable tabbed settings) |
Kích Thước Tệp | 3.63 KB |
Số Lần Cài Đặt | 2,000 |
Phiên Bản Hiện Tại | 1.0.1 |
Cập Nhật Lần Cuối | 2013-06-15 |
Ngày Phát Hành | 2013-06-15 |
Đánh Giá | 2.86/5 Tổng số 14 Đánh Giá |
Nhà Phát Triển | Jacob "kurtextrem" Groß |
[email protected] | |
Loại Thanh Toán | free |
URL Trang Chính Sách Bảo Mật | https://www.kurtextrem.de/chrome/PRIVACY.html |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_icon": "pref.png", "popup": "popup.html" }, "description": "Opens the Settings Windows (chrome:\/\/settings) directly from the toolbar. (Open about:labs and enable tabbed settings)", "icons": { "128": "pref.png", "16": "pref.png", "32": "pref.png", "48": "pref.png" }, "name": "Settings", "manifest_version": 2, "version": "1.0.1" } |