NATO Alphabet

This extension helps you spell out words using the NATO phonetic alphabet.

NATO Alphabetとは何ですか?

NATO AlphabetはG. Hussain Chinoyによって開発されたChromeの拡張機能で、その主な機能は「This extension helps you spell out words using the NATO phonetic alphabet.」です。

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

screenshot
screenshot

NATO Alphabet拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Having trouble thinking of distinct words for letters when spelling out words? This handy extension helps spell out words using the NATO phonetic alphabet. Also includes options for variants, such as the British Royal Navy, Air Force, and US military (1941-1956) variants. Click on the phonetics for audio.

Logo courtesy of NATO, all rights reserved.

For more information, see http://en.wikipedia.org/wiki/NATO_phonetic_alphabet                    

拡張機能の基本情報

名前 NATO Alphabet NATO Alphabet
ID lhmcanklfjfcmdkakbnflgnjcgmpdkdo
公式URL https://chromewebstore.google.com/detail/nato-alphabet/lhmcanklfjfcmdkakbnflgnjcgmpdkdo
説明 This extension helps you spell out words using the NATO phonetic alphabet.
ファイルサイズ 186 KB
インストール数 4,780
現在のバージョン 1.2
最終更新日 2013-08-24
公開日 2013-08-24
評価 4.45/5 合計 11 レビュー
開発者 G. Hussain Chinoy
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "NATO Alphabet",
    "description": "This extension helps you spell out words using the NATO phonetic alphabet.",
    "version": "1.2",
    "icons": {
        "16": "img\/logo_16.png",
        "19": "img\/logo_19.png",
        "48": "img\/logo_48.png",
        "96": "img\/logo_96.png",
        "128": "img\/logo_128.png"
    },
    "browser_action": {
        "default_popup": "index.html",
        "default_icon": "img\/logo_16.png"
    },
    "permissions": [
        "tts"
    ]
}