Shortcut for Shortcuts

Website specific keyboard shortcuts at your fingertips!

Shortcut for Shortcutsとは何ですか?

Shortcut for ShortcutsはAlfonso Aranzazuによって開発されたChromeの拡張機能で、その主な機能は「Website specific keyboard shortcuts at your fingertips!」です。

拡張機能のスクリーンショット

screenshot

Shortcut for Shortcuts拡張機能のCRXファイルをダウンロード

Shortcut for Shortcuts拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Shortcut for Shortcuts gives you access to your favorite website's keyboard shortcuts.                    

拡張機能の基本情報

名前 Shortcut for Shortcuts Shortcut for Shortcuts
ID kjglfoaliihjejillngcdmmofmnepkbc
公式URL https://chromewebstore.google.com/detail/shortcut-for-shortcuts/kjglfoaliihjejillngcdmmofmnepkbc
説明 Website specific keyboard shortcuts at your fingertips!
ファイルサイズ 141 KB
インストール数 21
現在のバージョン 2.0
最終更新日 2015-06-09
公開日 2015-06-09
開発者 Alfonso Aranzazu
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Shortcut for Shortcuts",
    "description": "Website specific keyboard shortcuts at your fingertips!",
    "version": "2.0",
    "browser_action": {
        "default_icon": "keyboard_small.png",
        "default_popup": "popup.html",
        "default_title": "Click me for keyboard shortcuts"
    },
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/",
        "https:\/\/students.ics.uci.edu\/~aaranzaz\/requestUrl.php",
        "storage"
    ]
}