Dibutuhkan browser Opera.
Add-on for web developers and markup designers. Official Opera version of PerfectPixel for Chrome with 200 000+ active users
This add-on allows developers to put a semi-transparent image overlay over the top of the developed HTML and perform per pixel comparison between them.
--> Add-on is AD supported. Ads are injected into PerfectPixel panel only, no any injections into websites
--> Add-on tracks anonymized usage information of PerfectPixel panel UI with help of Google Analytics and Yandex.Metrika, to help us improve user experience. If you wish to disable tracking please uncheck «Send anonymous statistics to developers» checkbox in add-on preferences
------------------------------------------------
Please send bug reports and ideas for future versions to:
support@welldonecode.com
------------------------------------------------
Usage video:
http://www.youtube.com/watch?v=s9r9HlL-ShM
Features:
* No image size restrictions
* Multiple overlays support
* Inversion and scaling support
* Separate overlays for each website
* Overlays are saved between browsing sessions
* Minimalistic easy-to-use UI
* Keyboard arrow keys and mousewheel support
PerfectPixel PRO features:
* No ads
* Rotate
Tips:
* Double-click on header logo to expand/collapse main window
Shortcuts: http://www.welldonecode.com/perfectpixel/shortcuts/
- Ekstensi ini bisa mengakses data Anda di semua website.
- Ekstensi ini bisa mengakses data yang Anda salin dan tempel.
- This extension can store an unlimited amount of client-side data.
Screenshot
Tentang ekstensi ini
- Unduh
- 64.673
- Kategori
- Perangkat Pengembang
- Versi
- 2.1.1.9
- Ukuran
- 1,3 MB
- Pembaruan terakhir
- 19 Juli 2022
- Lisensi
- Kebijakan privasi
- Layanan website
- https://www.welldonecode.com/perfectpixel/
- Halaman dukungan
- https://www.welldonecode.com/perfectpixel/
Terkait
-
Extensions for Mermaid
A browser extension for Chrome, Opera & Firefox that adds Mermaid language support to GitHub. A fork from the not updated GitHub + Mermaid extension.
Pendapat: Jumlah total pendapat: 0
-
OCR - Image Reader
A powerful optical character recognition (OCR) extension to capture and convert images to text
Pendapat: Jumlah total pendapat: 16
-
Pixel converter
Pixel converter is a crucial web development and design tool for converting pixel values into different measurement units like inches, centimeters, or percentages, ensuring consistency across diverse devices and screens in responsive web design.
Pendapat: Jumlah total pendapat: 0
-
myJDoc
Extension for automatically changing to a selected JavaDocs version
Pendapat: Jumlah total pendapat: 0
-
Web Developer
Adds a toolbar button with various web developer tools. The official port of the Web Developer extension for Firefox.
Pendapat: Jumlah total pendapat: 153
Masukan dari pengguna
-
- rodrigodll928 months ago
@yuriyananin: Hello, I was experiencing the same problem. To fix it, I went to the settings > appearance and added a custom style.
html body > div#chromeperfectpixel-panel-container.chromeperfectpixel-panel-container .chromeperfectpixel-layer-img-container { overflow: hidden }
-
- Gadzhi-M5 years ago
The extension does not work correctly. I took a screenshot of the code-basics.com page and downloaded it for comparison. Aligned by title, but there are changes in other parts of the page. With the Google homepage, too.
Fix extension bug with protruding images by adding this code:
.chromeperfectpixel-layer-img-container{overflow: hidden !important}
Please add this to extensions styles file