Calc LS

Calc LS is a simple, elegant extension for your browser which gives you super-quick access to a handy calculator.

Hvad er Calc LS?

Calc LS er en Chrome-udvidelse udviklet af LASAWARE, og dens hovedfunktion er "Calc LS is a simple, elegant extension for your browser which gives you super-quick access to a handy calculator.".

Udvidelsesskærmbilleder

screenshot

Download Calc LS-udvidelses-CRX-fil

Download Calc LS-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        It features a unique dual-display and also has a visible memory to simplify your calculations.                    

Grundlæggende oplysninger om udvidelsen

Navn Calc LS Calc LS
ID dmhapbkbkeopdeapenongacbpajdfljg
Officiel URL https://chromewebstore.google.com/detail/calc-ls/dmhapbkbkeopdeapenongacbpajdfljg
Beskrivelse Calc LS is a simple, elegant extension for your browser which gives you super-quick access to a handy calculator.
Filstørrelse 43.53 KB
Antal Installationer 217
Nuværende Version 0.5.1
Senest Opdateret 2013-09-27
Udgivelsesdato 2013-09-26
Bedømmelse 4.83/5 Samlet 6 Bedømmelser
Udvikler LASAWARE
Betalingsmetode free
Understøttede Sprog 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"
    }
}