Goldeneye: Alpha Code Dictionary

Look up bird species by 4-letter alpha code or common name.

Goldeneye: Alpha Code Dictionaryคืออะไร?

Goldeneye: Alpha Code Dictionary เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://alphacodes.net และคุณลักษณะหลักของมันคือ "Look up bird species by 4-letter alpha code or common name."

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Goldeneye: Alpha Code Dictionary

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

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

                        Four-letter alpha codes are a quick shorthand for referring to North American bird species and vagrants. But sometimes they can be overwhelming.

Goldeneye lets you search by alpha code or species name to look up:
- alpha codes
- common names
- species with potentially confusing alpha codes
- codes that are not in use because of conflicts (e.g. PRWA)

Goldeneye is also available as a website: http://alphacodes.net

Goldeneye supports all species, subspecies, species complexes, and named hybrids included in the Bird Banding Laboratory (BBL) and Institute of Bird Population's (IBP) alpha code lists. When the authorities use different codes for the same species, the other codes are indicated in the listing. IBP codes are preferentially listed first everywhere except for BBL-specific listings (e.g. the listing for "CAGO," a BBL-only code)

Thank you to Cayenne Sweeney whose painting of a Barrow's Goldeneye is the icon and banner image for this extension. This extension was written by Tessa Rhinehart.                    

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

ชื่อ Goldeneye: Alpha Code Dictionary Goldeneye: Alpha Code Dictionary
ID jgpgcliniicmfeinkdefigmmnjhfadmm
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/goldeneye-alpha-code-dict/jgpgcliniicmfeinkdefigmmnjhfadmm
คำอธิบาย Look up bird species by 4-letter alpha code or common name.
ขนาดไฟล์ 706 KB
จำนวนการติดตั้ง 58
เวอร์ชันปัจจุบัน 2.0.0
อัปเดตครั้งล่าสุด 2021-08-19
วันที่เผยแพร่ 2017-11-25
คะแนน 5.00/5 รวมทั้งหมด 9 คะแนน
ผู้พัฒนา https://alphacodes.net
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Goldeneye: Alpha Code Dictionary",
    "short_name": "Goldeneye",
    "author": "Tessa Rhinehart",
    "description": "Look up bird species by 4-letter alpha code or common name.",
    "version": "2.0.0",
    "icons": {
        "16": "resources\/icon16.png",
        "32": "resources\/icon32.png",
        "48": "resources\/icon48.png",
        "128": "resources\/icon128.png"
    },
    "browser_action": {
        "default_icon": "resources\/popupicon.png",
        "default_popup": "popup.html"
    }
}