PX => REM; REM => PX
PX / REM bidirectional converter
What is PX => REM; REM => PX?
PX => REM; REM => PX is a Chrome extension developed by https://qanapa.com, and its main feature is "PX / REM bidirectional converter".
Extension Screenshots
Download PX => REM; REM => PX Extension CRX File
Download PX => REM; REM => PX extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Convert PX to REM and REM to PX from browser extension
Extension Basic Information
Name | PX => REM; REM => PX |
ID | hnhaobnnjmflkmlcjnneibnmnebbhojk |
Official URL | https://chromewebstore.google.com/detail/px-%3E-rem-rem-%3E-px/hnhaobnnjmflkmlcjnneibnmnebbhojk |
Description | PX / REM bidirectional converter |
File Size | 15.58 KB |
Installation Count | 60 |
Current Version | 1.0.0 |
Last Updated | 2022-07-14 |
Publish Date | 2022-07-13 |
Rating | 5.00/5 Total 1 Ratings |
Developer | https://qanapa.com |
[email protected] | |
Payment Type | free |
Extension Website | https://qanapa.com |
Supported Languages | 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" } } |