School Helper

Mathematical tools for quick help. By: Nicholas Zivkovic.

School Helper란 무엇입니까?

School Helper은(는) Nicholas Z.에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Mathematical tools for quick help. By: Nicholas Zivkovic."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

School Helper 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        This collection of school related resources can be very useful.  More specifically, this extension has tools useful for geometry classes.
The tools included are:
• Trig Helper - A trigonometry calculator useful for finding unknowns in triangles.
• Volume Helper - A volume and surface area calculator for 3D figures.
• Secret Notes -  A note keeping tool that lets you quickly access any notes that you have whenever you are in chrome.
• Circle + Arcs -  A tool useful for finding the arc length and sector area in circles.
• Polygon Area + SA - A tool capable of finding the area and perimeter of any regular polygon.
(NEW) Vector Math - Find the components of a vector or add two vectors together.

If you enjoy using School Helper or you find it useful, please share us on social media.                    

확장 프로그램 기본 정보

이름 School Helper School Helper
ID oodfpnobedmlcdcojpkafbioeecmlphh
공식 URL https://chromewebstore.google.com/detail/school-helper/oodfpnobedmlcdcojpkafbioeecmlphh
설명 Mathematical tools for quick help. By: Nicholas Zivkovic.
파일 크기 648 KB
설치 횟수 135
현재 버전 7
최근 업데이트 2022-04-01
출시 날짜 2018-04-30
평점 5.00/5 총 3 개의 평점
개발자 Nicholas Z.
이메일 [email protected]
결제 유형 free
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "School Helper",
    "short_name": "schoolHelper",
    "description": "Mathematical tools for quick help. By: Nicholas Zivkovic.",
    "version": "7",
    "icons": {
        "128": "icon\/128.png",
        "48": "icon\/48.png"
    },
    "action": {
        "default_icon": "icon\/48.png",
        "default_popup": "popup.html"
    }
}