Calculator
Calculator by Manthra All Rights Reseverd
Wat is Calculator?
Calculator is een Chrome-extensie ontwikkeld door manthraworks, en de belangrijkste functie is "Calculator by Manthra All Rights Reseverd".
Extensie Screenshots
Download het CRX-bestand van de extensie Calculator
Download Calculator-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Simple basic calculator.Works offline.A great little utility that works on your finger tips. Basisinformatie over de Extensie
| Naam | |
| ID | ihcabggidpdnflgfpfjhjpjbcbpdjaaa |
| Officiële URL | https://chromewebstore.google.com/detail/calculator/ihcabggidpdnflgfpfjhjpjbcbpdjaaa |
| Beschrijving | Calculator by Manthra All Rights Reseverd |
| Bestandsgrootte | 25.25 KB |
| Aantal Installaties | 142 |
| Huidige Versie | 2.2 |
| Laatst Bijgewerkt | 2012-09-25 |
| Publicatiedatum | 2012-09-25 |
| Beoordeling | 4.50/5 Totaal 2 Beoordelingen |
| Ontwikkelaar | manthraworks |
| Betalingswijze | free |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Calculator",
"description": "Calculator by Manthra All Rights Reseverd",
"version": "2.2",
"manifest_version": 2,
"icons": {
"16": "16.png",
"48": "48.png",
"128": "128.png"
},
"browser_action": {
"default_icon": "16.png",
"default_popup": "popup.html",
"default_title": "Calculator"
}
} | |