New Address Bar
Providing a new way to search or go to a web page.
什么是New Address Bar?
New Address Bar是由HiSoft开发的Chrome扩展程序,该扩展的主要功能是“Providing a new way to search or go to a web page.”。
扩展截图
下载New Address Bar扩展crx文件
下载New Address Bar扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Providing a new way to search or go to a web page. On every web page, you can click on the balloon icon, and you can type a keyword, or an address, and hit Enter. The extension will drive you to the search result or the web page you want. 扩展基本信息
| 名称 | |
| ID | pjpbjboafkcbfpgiodfpfbehkjobdppe |
| 官方URL | https://chromewebstore.google.com/detail/new-address-bar/pjpbjboafkcbfpgiodfpfbehkjobdppe |
| 简介 | Providing a new way to search or go to a web page. |
| 文件大小 | 22.02 KB |
| 安装次数 | 394 |
| 当前版本 | 1.0.0.8 |
| 更新时间 | 2022-02-02 |
| 上架时间 | 2018-05-28 |
| 评分 | 4.80/5 共5次评分 |
| 开发者 | HiSoft |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://sites.google.com/view/crx/home#h.p_yQlLjva2EMDE |
| 帮助页面URL | https://sites.google.com/view/crx/home#h.p_yQlLjva2EMDE |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "New Address Bar",
"short_name": "No Address Bar",
"manifest_version": 2,
"version": "1.0.0.8",
"description": "Providing a new way to search or go to a web page.",
"browser_action": {
"default_icon": "48.png",
"default_title": "AddressBar"
},
"background": {
"page": "bgr.html",
"persistent": false
},
"content_scripts": [
{
"match_about_blank": true,
"matches": [
" | |