Calc LS
Calc LS is a simple, elegant extension for your browser which gives you super-quick access to a handy calculator.
Wat is Calc LS?
Calc LS is een Chrome-extensie ontwikkeld door LASAWARE, en de belangrijkste functie is "Calc LS is a simple, elegant extension for your browser which gives you super-quick access to a handy calculator.".
Extensie Screenshots
Download het CRX-bestand van de extensie Calc LS
Download Calc LS-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
It features a unique dual-display and also has a visible memory to simplify your calculations. Basisinformatie over de Extensie
| Naam | |
| ID | dmhapbkbkeopdeapenongacbpajdfljg |
| Officiële URL | https://chromewebstore.google.com/detail/calc-ls/dmhapbkbkeopdeapenongacbpajdfljg |
| Beschrijving | Calc LS is a simple, elegant extension for your browser which gives you super-quick access to a handy calculator. |
| Bestandsgrootte | 43.53 KB |
| Aantal Installaties | 217 |
| Huidige Versie | 0.5.1 |
| Laatst Bijgewerkt | 2013-09-27 |
| Publicatiedatum | 2013-09-26 |
| Beoordeling | 4.83/5 Totaal 6 Beoordelingen |
| Ontwikkelaar | LASAWARE |
| Betalingswijze | free |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Calc LS",
"description": "Calc LS is a simple, elegant extension for your browser which gives you super-quick access to a handy calculator.",
"version": "0.5.1",
"icons": {
"16": "icon.png",
"48": "icon.png",
"128": "icon.png"
},
"browser_action": {
"default_icon": "icon.png",
"default_popup": "index.html"
}
} | |