Pixel Perfect Pro

Helps developers to make pixel perfect site layout

Pixel Perfect Pro क्या है?

Pixel Perfect Pro max द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Helps developers to make pixel perfect site layout"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Pixel Perfect Pro एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Pixel Perfect Pro

The Pixel Perfect Pro Extension for Browsers is an invaluable tool for web designers and developers. With this extension, users can easily and accurately overlay their web designs on the existing web page, making sure that all the planned design elements and styling match up perfectly. The extension is compatible with all major browsers, so no matter what browser a user is using, they can be sure that their designs will look perfect.

Using this extension is easy and straightforward. First, open the page you want to work with and then open the Pixel Perfect Pro Extension. You can then choose the design you want to overlay and the extension will automatically display it over the web page. You can position the design elements, adjust the size and check that all the planned elements are in place.

It offers a wide range of features:
1. unlimited layers, 
2. inversion and scaling, 
3. horizontal and vertical alignments, 
4. splitting images for each website, 
5. support for large images up to 50 MB, 
6. drag and drop file uploads, 
7. keyboard arrow and mouse wheel support when focused on an input, 
8. minimal space needed for development panels, 
9. a ruler for accurate measurements. 
10. play music option - reference to the music portal for listening while working 

With Pixel Perfect Pro, you can save time and energy creating flawless websites with perfect pixel-level accuracy.

Overall, the Pixel Perfect Extension for Browsers is an incredibly useful tool for web designers and developers who want to quickly and accurately check that their designs match up with the existing web page.

Github: https://github.com/max-ivaneychyk/chrome-extension-pixel-perfect-pro                    

एक्सटेंशन की मूल जानकारी

नाम Pixel Perfect Pro Pixel Perfect Pro
ID nnhifpoojdlddpnhjbhiagddgckpmpfb
आधिकारिक URL https://chromewebstore.google.com/detail/pixel-perfect-pro/nnhifpoojdlddpnhjbhiagddgckpmpfb
विवरण Helps developers to make pixel perfect site layout
फ़ाइल का आकार 105 KB
स्थापना संख्या 4,281
वर्तमान संस्करण 1.2.7
अंतिम अपडेट 2023-06-10
प्रकाशन तिथि 2020-06-20
रेटिंग 4.60/5 कुल 10 रेटिंग्स
डेवलपर max
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://github.com/max-ivaneychyk/chrome-extension-pixel-perfect-pro
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Pixel Perfect Pro",
    "description": "Helps developers to make pixel perfect site layout",
    "version": "1.2.7",
    "minimum_chrome_version": "88.0.884",
    "permissions": [
        "scripting"
    ],
    "host_permissions": [
        ""
    ],
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": "16.png",
        "32": "32.png",
        "48": "48.png",
        "128": "128.png"
    },
    "action": [],
    "manifest_version": 3,
    "content_scripts": []
}