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 |
官方URL | 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": [ " |