Pixel to REM

Easily convert pixels to REM or vise-versa

Pixel to REMคืออะไร?

Pixel to REM เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Prima Labs และคุณลักษณะหลักของมันคือ "Easily convert pixels to REM or vise-versa"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Pixel to REM

ดาวน์โหลดไฟล์ส่วนขยาย Pixel to REM ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Pixel2REM - Simple Pixels to REM Converter Chrome Extension

Pixel2REM is your essential Chrome extension for seamless pixel-to-REM conversions and vice versa. Easily switch between these units, making responsive web design a breeze.

Key Features:

Effortless Pixel to REM Conversion: Say goodbye to manual calculations. Pixel2REM allows you to convert pixel values to REM units with a single click. Ensure pixel-perfect precision in responsive layouts.

Intuitive REM to Pixel Conversion: Convert REM values back to pixels effortlessly. Seamlessly adapt your design elements across different screen sizes without the headache of complex math.

Real-Time Results: Witness instant conversions as you input pixel or REM values. No waiting, just quick and accurate results at your fingertips.

User-Friendly Interface: Pixel2REM boasts a straightforward and intuitive interface, making it accessible to web designers of all levels.

Customization Options: Tailor the extension to your preferences by selecting the base font size for REM calculations, ensuring optimal flexibility in your design workflow.

Privacy-Minded: Rest assured that Pixel2REM operates locally within your browser. Your data remains private and never leaves your device.

Free and Unlimited: Pixel2REM is free to download and use. Enjoy limitless pixel-to-REM and REM-to-pixel conversions without any limitations.

How It Works:

Install the Extension: Visit the Chrome Web Store, search for "Pixel2REM," and click "Add to Chrome" to install the extension.

Activate the Extension: Once installed, the Pixel2REM icon appears in your browser's toolbar. Click on it to open the converter.

Choose Your Conversion: Select whether you want to convert pixels to REM or REM to pixels.

Enter the Value: Input the pixel or REM value in the designated field.

View the Result: Instantly view the converted value in the other unit.

Stay Productive: Effortlessly switch between units as you fine-tune your responsive designs.

Simplify Responsive Design:

Pixel2REM empowers web designers with a user-friendly tool for seamless pixel-to-REM conversions and vice versa. Download Pixel2REM now and elevate your responsive design experience to new heights!                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Pixel to REM Pixel to REM
ID geenmcdnflmeghgkkklekaepmbochanh
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/pixel-to-rem/geenmcdnflmeghgkkklekaepmbochanh
คำอธิบาย Easily convert pixels to REM or vise-versa
ขนาดไฟล์ 18.27 KB
จำนวนการติดตั้ง 184
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2023-07-25
วันที่เผยแพร่ 2023-07-25
คะแนน 2.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา Prima Labs
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://primalabs-pp-docs.netlify.app
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Pixel to REM",
    "description": "Easily convert pixels to REM or vise-versa",
    "version": "1.0",
    "manifest_version": 3,
    "action": {
        "default_popup": "index.html",
        "default_icon": "img\/maximize.png"
    },
    "icons": {
        "16": "img\/maximize.png",
        "32": "img\/maximize.png",
        "48": "img\/maximize.png",
        "128": "img\/maximize.png"
    }
}