Tax Rate Calculator
Calculates the price including or excluding taxes from a tax rate
Co to jest Tax Rate Calculator?
Tax Rate Calculator to rozszerzenie Chrome opracowane przez Erwan INYZANT - Garden Media, a jego główną funkcją jest „Calculates the price including or excluding taxes from a tax rate”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Tax Rate Calculator
Pobierz pliki rozszerzeń Tax Rate 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
                        Calculates the price including or excluding taxes from a tax rate.
- Choose your calculation type between excluding or including taxe
- Possibility to round the result
- fill the price
- fille the tax rate
- press the calcul button to display the result.
The result show your the excluding tax amount, including tax amount and the VAT amount.                     Podstawowe informacje o rozszerzeniu
| Nazwa |   |  
| ID | kpimejhpijkooobbiakdolkkgkhiajbk | 
| Oficjalny URL | https://chromewebstore.google.com/detail/tax-rate-calculator/kpimejhpijkooobbiakdolkkgkhiajbk | 
| Opis | Calculates the price including or excluding taxes from a tax rate | 
| Rozmiar pliku | 12.68 KB | 
| Liczba instalacji | 1,080 | 
| Aktualna Wersja | 0.1 | 
| Ostatnia Aktualizacja | 2014-02-28 | 
| Data Publikacji | 2014-02-28 | 
| Ocena | 4.20/5 Łącznie 15 Oceny | 
| Deweloper | Erwan INYZANT - Garden Media | 
| Typ Płatności | free | 
| Strona Rozszerzenia | http://www.garden-media.fr | 
| Adres URL Strony Pomocy | http://www.garden-media.fr/contact-projet/ | 
| Obsługiwane Języki | en,fr | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_extName__",
    "version": "0.1",
    "description": "__MSG_extDescription__",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_icon": "icon16.png",
        "default_popup": "tax-calculator.html"
    },
    "author": "Erwan INYZANT - Garden Media - http:\/\/www.garden-media.fr",
    "default_locale": "en"
}  |  |