Percent Calculator

Quickly calculate percentages in 3 different ways!

Co to jest Percent Calculator?

Percent Calculator to rozszerzenie Chrome opracowane przez Edgewater Development USA, a jego główną funkcją jest „Quickly calculate percentages in 3 different ways!”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Percent Calculator

Pobierz pliki rozszerzeń Percent Calculator w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        Quickly calculate percentages in 3 different ways!  You can quickly calculate:
 - What is X percent of Y?
 - X is what percent of Y?
 - Percent increases and decreases                    

Podstawowe informacje o rozszerzeniu

Nazwa Percent Calculator Percent Calculator
ID dpiiekoiagfahpcdkallgdfajfccodel
Oficjalny URL https://chromewebstore.google.com/detail/percent-calculator/dpiiekoiagfahpcdkallgdfajfccodel
Opis Quickly calculate percentages in 3 different ways!
Rozmiar pliku 50.76 KB
Liczba instalacji 1,930
Aktualna Wersja 1.0.0
Ostatnia Aktualizacja 2017-01-28
Data Publikacji 2017-01-28
Ocena 4.90/5 Łącznie 10 Oceny
Deweloper Edgewater Development USA
Typ Płatności free
Obsługiwane Języki en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Percent Calculator",
    "description": "Quickly calculate percentages in 3 different ways!",
    "version": "1.0.0",
    "icons": {
        "16": "assets\/images\/icon16.png",
        "48": "assets\/images\/icon48.png",
        "128": "assets\/images\/icon128.png"
    },
    "browser_action": {
        "default_icon": "assets\/images\/icon16.png",
        "default_popup": "popup.html"
    }
}