Calc LS
Calc LS is a simple, elegant extension for your browser which gives you super-quick access to a handy calculator.
Vad är Calc LS?
Calc LS är en Chrome-tillägg utvecklad av LASAWARE, och dess huvudfunktion är "Calc LS is a simple, elegant extension for your browser which gives you super-quick access to a handy calculator.".
Tilläggsskärmbilder
Ladda ner Calc LS-förlängningens CRX-fil
Ladda ner Calc LS-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
It features a unique dual-display and also has a visible memory to simplify your calculations. Grundläggande Information om Tillägg
| Namn | |
| ID | dmhapbkbkeopdeapenongacbpajdfljg |
| Officiell webbadress | https://chromewebstore.google.com/detail/calc-ls/dmhapbkbkeopdeapenongacbpajdfljg |
| Beskrivning | Calc LS is a simple, elegant extension for your browser which gives you super-quick access to a handy calculator. |
| Filstorlek | 43.53 KB |
| Antal Installationer | 217 |
| Aktuell Version | 0.5.1 |
| Senast Uppdaterad | 2013-09-27 |
| Publiceringsdatum | 2013-09-26 |
| Betyg | 4.83/5 Totalt 6 Betyg |
| Utvecklare | LASAWARE |
| Betalningssätt | free |
| Stödda Språk | 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"
}
} | |