Address Bar Shortcuts
Provides a quick method of getting the 9 google shortcuts normally found on the google homepage
Address Bar Shortcutsとは何ですか?
Address Bar ShortcutsはMichael Crabbによって開発されたChromeの拡張機能で、その主な機能は「Provides a quick method of getting the 9 google shortcuts normally found on the google homepage」です。
拡張機能のスクリーンショット
Address Bar Shortcuts拡張機能のCRXファイルをダウンロード
Address Bar Shortcuts拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
There's a nice little button the the google homepage that lets you quickly get access to all of the main google apps. Its awesome...but I don't spend all of my time on google.
This is a quick plugin that puts that same little button right next to your address bar. 拡張機能の基本情報
| 名前 | |
| ID | fhdbclkabkdnggnodcclkibnefodkhgl |
| 公式URL | https://chromewebstore.google.com/detail/address-bar-shortcuts/fhdbclkabkdnggnodcclkibnefodkhgl |
| 説明 | Provides a quick method of getting the 9 google shortcuts normally found on the google homepage |
| ファイルサイズ | 61.71 KB |
| インストール数 | 122 |
| 現在のバージョン | 1.0 |
| 最終更新日 | 2013-11-27 |
| 公開日 | 2013-11-27 |
| 評価 | 3.67/5 合計 3 レビュー |
| 開発者 | Michael Crabb |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Address Bar Shortcuts",
"description": "Provides a quick method of getting the 9 google shortcuts normally found on the google homepage",
"version": "1.0",
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
}
} | |