Ohm's Law Calculator
Solves Ohm's Law Problems
What is Ohm's Law Calculator?
Ohm's Law Calculator is a Chrome extension developed by gosefroba22, and its main feature is "Solves Ohm's Law Problems".
Download Ohm's Law Calculator Extension CRX File
Download Ohm's Law Calculator 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
Extension Basic Information
Name | ![]() |
ID | gmpgnhknmnknkpollkihalhdcdiffjcf |
Official URL | https://chrome.google.com/webstore/detail/ohms-law-calculator/gmpgnhknmnknkpollkihalhdcdiffjcf |
Description | Solves Ohm's Law Problems |
File Size | 19.73 KB |
Installation Count | 242 |
Current Version | 1.1 |
Last Updated | 2014-04-25 |
Publish Date | 2014-04-25 |
Rating | 5.00/5 Total 10 Ratings |
Developer | gosefroba22 |
[email protected] | |
Payment Type | free |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Ohm's Law Calculator", "description": "Solves Ohm's Law Problems", "version": "1.1", "permissions": [], "browser_action": { "default_title": "Ohms Law", "default_icon": "icon.png", "default_popup": "popup.html" }, "manifest_version": 2 } |