Toggle .h <-> .cpp
Toggle between a url which ends in .h and a url which ends in .cpp
Toggle .h <-> .cppとは何ですか?
Toggle .h <-> .cppはUnknownによって開発されたChromeの拡張機能で、その主な機能は「Toggle between a url which ends in .h and a url which ends in .cpp」です。
拡張機能のスクリーンショット
Toggle .h <-> .cpp拡張機能のCRXファイルをダウンロード
Toggle .h <-> .cpp拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
                        Quickly toggle between a url which ends in .h and a url which ends in .cpp for browsing C++ code online Useful for GitHub, OpenGrok, etc.                     拡張機能の基本情報
| 名前 |   |  
| ID | gmmjjeabhacjmcldbnopiijcbbilbjhc | 
| 公式URL | https://chromewebstore.google.com/detail/toggle-h-%3C-%3E-cpp/gmmjjeabhacjmcldbnopiijcbbilbjhc | 
| 説明 | Toggle between a url which ends in .h and a url which ends in .cpp | 
| ファイルサイズ | 5.68 KB | 
| インストール数 | 25 | 
| 現在のバージョン | 1.0.0 | 
| 最終更新日 | 2017-01-08 | 
| 公開日 | 2017-01-08 | 
| 評価 | 5.00/5 合計 2 レビュー | 
| 開発者 | Unknown | 
| 支払い方法 | free | 
| 拡張機能のウェブサイト | https://github.com/adamncasey/headertoggle | 
| ヘルプページのURL | https://github.com/adamncasey/headertoggle | 
| 対応言語 | en-GB | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Toggle .h <-> .cpp",
    "description": "Toggle between a url which ends in .h and a url which ends in .cpp",
    "version": "1.0.0",
    "icons": {
        "128": "icon.png"
    },
    "permissions": [
        "  |  |