PX => REM; REM => PX

PX / REM bidirectional converter

Co to jest PX => REM; REM => PX?

PX => REM; REM => PX to rozszerzenie Chrome opracowane przez https://qanapa.com, a jego główną funkcją jest „PX / REM bidirectional converter”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia PX => REM; REM => PX

Pobierz pliki rozszerzeń PX => REM; REM => PX 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

                        Convert PX to REM and REM to PX from browser extension                    

Podstawowe informacje o rozszerzeniu

Nazwa PX => REM; REM => PX PX => REM; REM => PX
ID hnhaobnnjmflkmlcjnneibnmnebbhojk
Oficjalny URL https://chromewebstore.google.com/detail/px-%3E-rem-rem-%3E-px/hnhaobnnjmflkmlcjnneibnmnebbhojk
Opis PX / REM bidirectional converter
Rozmiar pliku 15.58 KB
Liczba instalacji 60
Aktualna Wersja 1.0.0
Ostatnia Aktualizacja 2022-07-14
Data Publikacji 2022-07-13
Ocena 5.00/5 Łącznie 1 Oceny
Deweloper https://qanapa.com
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://qanapa.com
Obsługiwane Języki en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "PX => REM; REM => PX",
    "version": "1.0.0",
    "description": "PX \/ REM bidirectional converter",
    "manifest_version": 3,
    "author": "qanapa.com",
    "action": {
        "default_popup": "index.html",
        "default_title": "PX \/ REM bidirectional converter"
    },
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}