Prodigy Math Games Online

Prodigy Math Games Online extension provide you with Prodigy Math design on PC new tab page. Created for Prodigy Math fans.

Prodigy Math Games Online란 무엇입니까?

Prodigy Math Games Online은(는) kateyonglim에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Prodigy Math Games Online extension provide you with Prodigy Math design on PC new tab page. Created for Prodigy Math fans."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Prodigy Math Games Online 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Prodigy Math Games is an adaptive math-practice game set in a fantasy role-playing universe, students customize colorful, anime-style avatars and send them off to the Wizard Academy to prepare for battle. Student chat with other wizards through a series of pre-written chat comments, challenge friends to fight in the arena, and brave multiple themed worlds to take on monsters and special bosses. 

Extension Features:
1. Shuffle Prodigy Math design every time you open a new tab. 
2. Select a list of unique design.
3. Get easy access to websites with custom web search.
4. Sticky notes in completing real-life tasks. 
5. Get easy access to your most frequently visited websites. 
6. Get easy access to your bookmarks websites.                    

확장 프로그램 기본 정보

이름 Prodigy Math Games Online Prodigy Math Games Online
ID elllhpgkkmhnbglbiojabgdcbdbbknck
공식 URL https://chrome.google.com/webstore/detail/prodigy-math-games-online/elllhpgkkmhnbglbiojabgdcbdbbknck
설명 Prodigy Math Games Online extension provide you with Prodigy Math design on PC new tab page. Created for Prodigy Math fans.
파일 크기 10.13 MB
설치 횟수 10,000
현재 버전 691.13.355.919
최근 업데이트 2021-05-13
출시 날짜 2020-06-08
평점 4.71/5 총 38 개의 평점
개발자 kateyonglim
이메일 [email protected]
결제 유형 free
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Prodigy Math Games Online",
    "background": {
        "scripts": [
            "js\/bg.js"
        ]
    },
    "browser_action": {
        "default_icon": "img\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "description": "Prodigy Math Games Online extension provide you with Prodigy Math design on PC new tab page. Created for Prodigy Math fans.",
    "icons": {
        "128": "img\/icon128.png",
        "48": "img\/icon48.png"
    },
    "version": "691.13.355.919",
    "permissions": [
        "topSites",
        "unlimitedStorage",
        "bookmarks"
    ]
}