ShortcutKey2URL for Chrome
ShortcutKey2URL provide a shortcut key to easily access frequently visit sites.
ShortcutKey2URL for Chrome là gì?
ShortcutKey2URL for Chrome là một tiện ích mở rộng Chrome được phát triển bởi https://www.enjoyxstudy.com, và tính năng chính của nó là "ShortcutKey2URL provide a shortcut key to easily access frequently visit sites.".
Ả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 ShortcutKey2URL for Chrome
Tải xuống các tệp mở rộng ShortcutKey2URL for 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
ShortcutKey2URL for Chrome is an extension for Google Chrome that allows you to open, and move url using shortcut keys. You can also run JavaScript. Display the action list with the startup key and execute the action with the next key. The startup key default is Ctrl+Period(on mac, Command+Comma). You can change this key later. Characters that can be used as keys are not limited to one character. It can be set as multiple characters. ShrotcutKey2URL executes its action from the characters entered consecutively as keys when the target is narrowed down to one. The items that can be set as actions are as follows. * Jump to URL. For already opened URL, go to that tab. Open it as a new tab if it is not already open. * Open URL in new tab. * Open URL in current tab. * Execute the JavaScript on the current tab. * Open URL as a new tab and then execute the JavaScript. * Open specified URL in incognito window. * Open same URL as the current tab in incognito window.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | ShortcutKey2URL for Chrome |
ID | hfohmffbfcobmhfgpkbcjjaijmfplcdg |
URL Chính Thức | https://chromewebstore.google.com/detail/shortcutkey2url-for-chrom/hfohmffbfcobmhfgpkbcjjaijmfplcdg |
Mô tả | ShortcutKey2URL provide a shortcut key to easily access frequently visit sites. |
Kích Thước Tệp | 229 KB |
Số Lần Cài Đặt | 2,186 |
Phiên Bản Hiện Tại | 1.6.2 |
Cập Nhật Lần Cuối | 2023-11-06 |
Ngày Phát Hành | 2020-03-23 |
Đánh Giá | 5.00/5 Tổng số 10 Đánh Giá |
Nhà Phát Triển | https://www.enjoyxstudy.com |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://github.com/onozaty/chrome-shortcutkey2url |
Ngôn Ngữ Được Hỗ Trợ | en,ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_extensionName__", "version": "1.6.2", "description": "__MSG_extensionDescription__", "homepage_url": "https:\/\/github.com\/onozaty\/chrome-shortcutkey2url", "icons": { "128": "icons\/icon128.png" }, "background": { "scripts": [ "actions.js", "settings.js", "handler.js", "background.js" ] }, "permissions": [ "tabs", "storage", " |