Blue Alphant

Character Entity Reference Chart and Font Support Verification

Blue Alphantคืออะไร?

Blue Alphant เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Sheila Tanner และคุณลักษณะหลักของมันคือ "Character Entity Reference Chart and Font Support Verification"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Blue Alphant

ดาวน์โหลดไฟล์ส่วนขยาย Blue Alphant ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Blue Alphant Blue Alphant
ID fckhccdmjmhdbdkehjkdfomlomckkmmk
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/blue-alphant/fckhccdmjmhdbdkehjkdfomlomckkmmk
คำอธิบาย Character Entity Reference Chart and Font Support Verification
ขนาดไฟล์ 1.3 MB
จำนวนการติดตั้ง 31
เวอร์ชันปัจจุบัน 3.0
อัปเดตครั้งล่าสุด 2019-08-15
วันที่เผยแพร่ 2019-08-14
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา Sheila Tanner
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://sheilart.github.io/Azure-Alphant/
ภาษาที่รองรับ 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"
}