Address Bar Search Options
Address Bar Search Options
什麼是Address Bar Search Options?
Address Bar Search Options是由Kunihiro Ando開發的Chrome擴展程式,該擴展的主要功能是“Address Bar Search Options”。
擴展截圖
下載Address Bar Search Options擴展crx文件
下載Address Bar Search Options擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
===== e.g =====
Keyword: pinkfloyd
option : @y
Simply type pinkfloyd@y in address bar.
ENTER-Key
v2.2 bugfix(options page)
v2.1 added options page
===== Options =====
@y = past year
@m = past month
@w = past week
@d = past 24 hours
@h = past hour
@i = images
@v = videos
@yt = youtube
@2y = past 2years...
@5y = past 5years
@2m = past 2 months...
@11m = past 11 months
@2w = past 2 weeks
@3w = past 3 weeks
@2d = past 2 days...
@6d = past 6 days
@2h = past 2 hours...
@23h = past 23 hours 擴展基本資訊
| 名稱 | |
| ID | dgibfaacpcgapbgbopdcoaimigodiccn |
| 官方網址 | https://chromewebstore.google.com/detail/address-bar-search-option/dgibfaacpcgapbgbopdcoaimigodiccn |
| 簡介 | Address Bar Search Options |
| 檔案大小 | 16.15 KB |
| 安裝次數 | 40 |
| 目前版本 | 2.2 |
| 更新時間 | 2015-04-30 |
| 上架時間 | 2015-04-30 |
| 評分 | 4.75/5 共 4 次評分 |
| 開發者 | Kunihiro Ando |
| 付費類型 | free |
| 支援的語言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Address Bar Search Options",
"description": "Address Bar Search Options",
"version": "2.2",
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"options_page": "options.html",
"icons": {
"16": "img\/icon16.png",
"48": "img\/icon48.png",
"128": "img\/icon128.png"
},
"permissions": [
"tabs",
" | |