Chrome Shortcuts
This extension provides shortcuts to locations in Google Chrome
Chrome Shortcutsとは何ですか?
Chrome Shortcutsはhttps://bytecode77.comによって開発されたChromeの拡張機能で、その主な機能は「This extension provides shortcuts to locations in Google Chrome」です。
拡張機能のスクリーンショット
Chrome Shortcuts拡張機能のCRXファイルをダウンロード
Chrome Shortcuts拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Chrome Shortcuts adds useful links to diverse locations in Google Chrome. Some settings are only reachable through multiple steps. This is where the extension saves time! The included shortcuts are: • Apps • Google Web Store • Bookmark Manager • History • Downloads • Settings • Advanced sync settings • Startup pages • Search engines • Content settings • Clear browsing data • Autofill settings • Passwords • Languages • Extensions • Chrome Flags • Chrome URLs Some of them are also reachable easily through the settings menu, but they are listed here, too.
拡張機能の基本情報
名前 | Chrome Shortcuts |
ID | fmemikdglgekjjclafhhebcdapfcbhap |
公式URL | https://chromewebstore.google.com/detail/chrome-shortcuts/fmemikdglgekjjclafhhebcdapfcbhap |
説明 | This extension provides shortcuts to locations in Google Chrome |
ファイルサイズ | 40.87 KB |
インストール数 | 2,279 |
現在のバージョン | 1.1.0 |
最終更新日 | 2020-11-29 |
公開日 | 2017-04-10 |
評価 | 4.64/5 合計 14 レビュー |
開発者 | https://bytecode77.com |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "author": "bytecode77", "homepage_url": "https:\/\/bytecode77.com", "name": "Chrome Shortcuts", "description": "This extension provides shortcuts to locations in Google Chrome", "version": "1.1.0", "icons": { "16": "icon\/16.png", "48": "icon\/48.png", "128": "icon\/128.png" }, "browser_action": { "default_icon": "icon\/16.png", "default_popup": "html\/popup.html" } } |