PX => REM; REM => PX
PX / REM bidirectional converter
什么是PX => REM; REM => PX?
PX => REM; REM => PX是由https://qanapa.com开发的Chrome扩展程序,该扩展的主要功能是“PX / REM bidirectional converter”。
扩展截图
下载PX => REM; REM => PX扩展crx文件
下载PX => REM; REM => PX扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Convert PX to REM and REM to PX from browser extension 扩展基本信息
| 名称 | |
| ID | hnhaobnnjmflkmlcjnneibnmnebbhojk |
| 官方URL | https://chromewebstore.google.com/detail/px-%3E-rem-rem-%3E-px/hnhaobnnjmflkmlcjnneibnmnebbhojk |
| 简介 | PX / REM bidirectional converter |
| 文件大小 | 15.58 KB |
| 安装次数 | 60 |
| 当前版本 | 1.0.0 |
| 更新时间 | 2022-07-14 |
| 上架时间 | 2022-07-13 |
| 评分 | 5.00/5 共1次评分 |
| 开发者 | https://qanapa.com |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://qanapa.com |
| 支持的语言 | 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"
}
} | |