Google Services Launcher
An extension that will allow the quick and easy launching of Google services, the same as the launcher in Gmail
Google Services Launcherとは何ですか?
Google Services Launcherはdenno020によって開発されたChromeの拡張機能で、その主な機能は「An extension that will allow the quick and easy launching of Google services, the same as the launcher in Gmail」です。
拡張機能のスクリーンショット
Google Services Launcher拡張機能のCRXファイルをダウンロード
Google Services Launcher拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
I have created this extension because I use a lot of Google services fairly frequently, and wanted to be able to load up each quickly and easily. The launcher that is in Gmail is perfect for this, but you have to have your inbox loaded to be able to use it. This extension is basically a copy of that, however it uses direct links to each service's URL. This means that the extension doesn't need to know anything about the user, and the popup will also appear almost instantly. The icons are made sortable, and the order will be remembered using local storage. Tip: Instead of clicking on the 'More' link to show the rest of the icons, you can mouse wheel down, and the rest of the icons will appear. Then when you wish to collapse the panel again, mouse wheel up to make sure the scroll bar is at the top, and the click up once more.
拡張機能の基本情報
名前 | Google Services Launcher |
ID | pgmbbgdogjfgbnlcnfeoelfanbgaehma |
公式URL | https://chromewebstore.google.com/detail/google-services-launcher/pgmbbgdogjfgbnlcnfeoelfanbgaehma |
説明 | An extension that will allow the quick and easy launching of Google services, the same as the launcher in Gmail |
ファイルサイズ | 311 KB |
インストール数 | 4,192 |
現在のバージョン | 0.0.2 |
最終更新日 | 2015-06-21 |
公開日 | 2015-06-21 |
評価 | 4.50/5 合計 6 レビュー |
開発者 | denno020 |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Google Services Launcher", "version": "0.0.2", "browser_action": { "default_icon": "img\/launcher-icon.png", "default_popup": "index.html" }, "background": { "page": "index.html" }, "description": "An extension that will allow the quick and easy launching of Google services, the same as the launcher in Gmail", "author": "Luke Denton |