Grade Calculator
Compact, Fast, and Powerful easy-to-use grade calculator. This can be useful when you are stressing about grades in your browser.
什麼是Grade Calculator?
Grade Calculator是由Andy Young開發的Chrome擴展程式,該擴展的主要功能是“Compact, Fast, and Powerful easy-to-use grade calculator. This can be useful when you are stressing about grades in your browser.”。
下載Grade Calculator擴展crx文件
下載Grade Calculator擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Just a great utility for finding grades. Grades are easy to find usually but when they get to the "this is worth 20% of your final grade" it becomes a little harder. This calculator is much faster and allows you to see all the values before calculating all at once. 擴展基本資訊
| 名稱 | |
| ID | fdlcgmalapimdignhlkgmaikpcehlecc |
| 官方網址 | https://chromewebstore.google.com/detail/grade-calculator/fdlcgmalapimdignhlkgmaikpcehlecc |
| 簡介 | Compact, Fast, and Powerful easy-to-use grade calculator. This can be useful when you are stressing about grades in your browser. |
| 檔案大小 | 120 KB |
| 安裝次數 | 70 |
| 目前版本 | 1.2 |
| 更新時間 | 2016-01-11 |
| 上架時間 | 2016-01-11 |
| 開發者 | Andy Young |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 支援的語言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Grade Calculator",
"description": "Compact, Fast, and Powerful easy-to-use grade calculator. This can be useful when you are stressing about grades in your browser.",
"version": "1.2",
"browser_action": {
"default_popup": "popup.html"
},
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
}
} | |