Prime Time Calc
Calculadora de Tempo
What is Prime Time Calc?
Prime Time Calc is a Chrome extension developed by https://primesw.com.br, and its main feature is "Calculadora de Tempo".
Extension Screenshots
Download Prime Time Calc Extension CRX File
Download Prime Time Calc 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
Calculadora de Tempo
Extension Basic Information
Name | |
ID | nhpepobfomgoogaalffcigiogmomjmca |
Official URL | https://chromewebstore.google.com/detail/prime-time-calc/nhpepobfomgoogaalffcigiogmomjmca |
Description | Calculadora de Tempo |
File Size | 27.05 KB |
Installation Count | 100 |
Current Version | 0.0.0.2 |
Last Updated | 2017-11-29 |
Publish Date | 2017-11-29 |
Rating | 5.00/5 Total 1 Ratings |
Developer | https://primesw.com.br |
[email protected] | |
Payment Type | free |
Supported Languages | pt-BR |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Prime Time Calc", "description": "Calculadora de Tempo", "version": "0.0.0.2", "manifest_version": 2, "icons": { "128": "images\/timecalc.png" }, "browser_action": { "default_icon": "images\/timecalc.png", "default_popup": "index.html", "default_title": "Prime TimeCalc" }, "permissions": [], "offline_enabled": true } |