New Eden Word Bank (NEWB)

Provides definitions for acronyms and terms used in the game EVE Online

New Eden Word Bank (NEWB)란 무엇입니까?

New Eden Word Bank (NEWB)은(는) AD Parrot에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Provides definitions for acronyms and terms used in the game EVE Online"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

New Eden Word Bank (NEWB) 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        For players new to EVE Online, NEWB provides definitions for over 350 acronyms and EVE related terms. Through the right-click menu you can search for an individual term, or translate an entire page of jargon all at once. It's brought to you by the Signal Cartel corporation and it's automagical!

Entire page translation: will auto-replace jargon on the current web page with plain language. ie: MWD will be replaced with MWD (Microwarp Drive). This option, however, does not replace every term it finds. There are many more terms in the dictionary than are used in the full-page translation. This also does not provide the full definitions. For other terms, or to get a more in-depth definition, use the single term lookup.

Single term lookup: by selecting any term and right clicking, you can look up the term in the NEWB dictionary and get the full definition if one exists.

If you have suggestions, or comments on NEWB, come visit us on the Signal Cartel public forums at https://forums.eve-scout.com/topic/6346/new-tool-to-help-new-eve-pilots or send me an email directly.                    

확장 프로그램 기본 정보

이름 New Eden Word Bank (NEWB) New Eden Word Bank (NEWB)
ID maaojdhplffpbflhoggcckalfhhigjan
공식 URL https://chromewebstore.google.com/detail/new-eden-word-bank-newb/maaojdhplffpbflhoggcckalfhhigjan
설명 Provides definitions for acronyms and terms used in the game EVE Online
파일 크기 43.36 KB
설치 횟수 140
현재 버전 0.0.8
최근 업데이트 2019-08-24
출시 날짜 2019-08-24
평점 5.00/5 총 1 개의 평점
개발자 AD Parrot
이메일 [email protected]
결제 유형 free
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "New Eden Word Bank (NEWB)",
    "description": "Provides definitions for acronyms and terms used in the game EVE Online",
    "version": "0.0.8",
    "permissions": [
        "contextMenus",
        "activeTab"
    ],
    "icons": {
        "16": "sclogo-16.png",
        "48": "sclogo-48.png",
        "128": "sclogo-128.png"
    },
    "background": {
        "scripts": [
            "bkgnd.js"
        ]
    },
    "manifest_version": 2
}