Blue Alphant

Character Entity Reference Chart and Font Support Verification

Co je Blue Alphant?

Blue Alphant je rozšíření Chrome vyvinuté Sheila Tanner, a jeho hlavní funkcí je „Character Entity Reference Chart and Font Support Verification“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Blue Alphant

Stáhněte si soubory rozšíření Blue Alphant ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        Blue Alphant is a reference tool for developers, designers, and anyone interested in using Unicode for any reason.  Blue Alphant not only functions as an easy-to-use, highly visual Unicode Character Entity Reference Chart, but also allows you to quickly verify which characters are supported by the installed fonts on your desktop, tablet, or mobile device.

Blue Alphant allows you find the general type of character you want in the menu, filter through the related characters to narrow down the search, and visually scan through the remaining characters to find exactly what you need.  Each character tile includes the name of the character and its codepoint, which you can use to convert to HTML, Java, and C++ friendly codes.

Updates 1.1 through 1.4:
- Corrected typos
- Added new questions and answers in the help menu
- Corrected a minor design issue

Update 2.0 through 2.2:
- Updated existing writing systems for Unicode Version 11
- Updated symbols, punctuation, and emoji for Unicode Version 11
- Corrected a bug that caused some menu items to disappear past the edge of the dropdown menu on some brands of large curved monitors.
- Added new writing and numbering systems for Unicode Version 11 (Hanifi Rohingya, Old Sogdian, Sogdian, Dogra, Gunjala Gondi, Makasar, Medefaidrin, Mayan Numerals, and Indic Siyaq Numbers)

Update 3.0:
- Updated existing writing systems for Unicode Version 12
- Updated symbols, punctuation, and emoji for Unicode Version 12, including the new Symbols and Pictographs Extended-A
- Reorganized sections for emojis and other symbols, for example, moving some game symbols into the game symbols section from other sections.
- Added new writing and numbering systems for Unicode Version 12 (Elymaic, Nandinagari, Tamil Supplement, Egyptian Hieroglyph Format Controls, Small Kana Extension, Nyiakeng Puachue Hmong, Wancho, and Ottoman Siyaq Numbers)

Update 4.0
- Blue Alphant has been refactored completely, is compatible with most devices on any major browsers (and likely plenty of minor browsers), is renamed Azure Alphant, is available for download at https://sheilart.github.io/Azure-Alphant/ and will no longer be updated here. Blue Alphant (3.0) will still be available here in legacy form.                    

Základní Informace o Rozšíření

Název Blue Alphant Blue Alphant
ID fckhccdmjmhdbdkehjkdfomlomckkmmk
Oficiální URL https://chromewebstore.google.com/detail/blue-alphant/fckhccdmjmhdbdkehjkdfomlomckkmmk
Popis Character Entity Reference Chart and Font Support Verification
Velikost souboru 1.3 MB
Počet instalací 31
Aktuální Verze 3.0
Poslední Aktualizace 2019-08-15
Datum Vydání 2019-08-14
Hodnocení 5.00/5 Celkem 1 Hodnocení
Vývojář Sheila Tanner
Typ Platby free
Webové stránky Rozšíření https://sheilart.github.io/Azure-Alphant/
Podporované Jazyky en
manifest.json
{
    "author": "Sheila Tanner",
    "browser_action": {
        "default_icon": "icon16.png",
        "default_popup": "popup.html",
        "default_title": "Blue Alphant",
        "default_tooltip": "Blue Alphant"
    },
    "description": "Character Entity Reference Chart and Font Support Verification",
    "icons": {
        "128": "icon128.png",
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "800": "icon800.png"
    },
    "incognito": "split",
    "manifest_version": 2,
    "name": "Blue Alphant",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.0"
}