Goldeneye: Alpha Code Dictionary

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

Goldeneye: Alpha Code Dictionary란 무엇입니까?

Goldeneye: Alpha Code Dictionary은(는) https://alphacodes.net에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Look up bird species by 4-letter alpha code or common name."입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Goldeneye: Alpha Code Dictionary 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
    }
}