NATO Alphabet

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

What is NATO Alphabet?

NATO Alphabet is a Chrome extension developed by G. Hussain Chinoy, and its main feature is "This extension helps you spell out words using the NATO phonetic alphabet.".

Extension Screenshots

screenshot
screenshot

Download NATO Alphabet Extension CRX File

Download NATO Alphabet extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name NATO Alphabet NATO Alphabet
ID lhmcanklfjfcmdkakbnflgnjcgmpdkdo
Official URL https://chromewebstore.google.com/detail/nato-alphabet/lhmcanklfjfcmdkakbnflgnjcgmpdkdo
Description This extension helps you spell out words using the NATO phonetic alphabet.
File Size 186 KB
Installation Count 4,780
Current Version 1.2
Last Updated 2013-08-24
Publish Date 2013-08-24
Rating 4.45/5 Total 11 Ratings
Developer G. Hussain Chinoy
Email [email protected]
Payment Type free
Supported Languages 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"
    ]
}