School Helper

Mathematical tools for quick help. By: Nicholas Zivkovic.

What is School Helper?

School Helper is a Chrome extension developed by Nicholas Z., and its main feature is "Mathematical tools for quick help. By: Nicholas Zivkovic.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download School Helper Extension CRX File

Download School Helper extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name School Helper School Helper
ID oodfpnobedmlcdcojpkafbioeecmlphh
Official URL https://chromewebstore.google.com/detail/school-helper/oodfpnobedmlcdcojpkafbioeecmlphh
Description Mathematical tools for quick help. By: Nicholas Zivkovic.
File Size 648 KB
Installation Count 135
Current Version 7
Last Updated 2022-04-01
Publish Date 2018-04-30
Rating 5.00/5 Total 3 Ratings
Developer Nicholas Z.
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}