AutoFocus Cursor
Automatically set the focus to a search text box when the page loads
什麼是AutoFocus Cursor?
AutoFocus Cursor是由https://diamondium.com開發的Chrome擴展程式,該擴展的主要功能是“Automatically set the focus to a search text box when the page loads”。
擴展截圖
下載AutoFocus Cursor擴展crx文件
下載AutoFocus Cursor擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
You no longer have to manually click a text box before searching! Useful on websites where searching is the first thing you want to do (ex. Amazon). Your cursor will automatically be placed in the first visible text box once the website loads.
擴展基本資訊
名稱 | AutoFocus Cursor |
ID | jbhglhmfhghlfdbbcpbihelgbnigggha |
官方網址 | https://chromewebstore.google.com/detail/autofocus-cursor/jbhglhmfhghlfdbbcpbihelgbnigggha |
簡介 | Automatically set the focus to a search text box when the page loads |
檔案大小 | 62.14 KB |
安裝次數 | 442 |
目前版本 | 2.02 |
更新時間 | 2020-07-25 |
上架時間 | 2020-06-20 |
評分 | 3.78/5 共 9 次評分 |
開發者 | https://diamondium.com |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "AutoFocus Cursor", "description": "Automatically set the focus to a search text box when the page loads", "permissions": [ "storage", "tabs" ], "version": "2.02", "icons": { "16": "images\/icon16.png", "32": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "content_scripts": [ { "matches": [ " |