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.」です。
拡張機能のスクリーンショット
School Helper拡張機能のCRXファイルをダウンロード
School Helper拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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. 拡張機能の基本情報
| 名前 | |
| 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. |
| Eメール | [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"
}
} | |