متصفح 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/
- يستطيع هذا الملحق الوصول إلى بياناتك على كل مواقع الويب.
- يستطيع هذا الملحق الوصول إلى البيانات التي تنسخها وتلصقها.
- This extension can store an unlimited amount of client-side data.
لقطات الشاشة
حول الملحق
- عمليات التحميل
- 65025
- الفئة
- أدوات المطور
- الإصدار
- 2.1.1.9
- الحجم
- 1,3 م.ب
- آخر تحديث
- 19 يوليو، 2022
- الترخيص
- سياسة الخصوصية
- موقع ويب الخدمة
- https://www.welldonecode.com/perfectpixel/
- صفحة الدعم
- https://www.welldonecode.com/perfectpixel/
Related
-
Bitbucket PR Reviewer
Review bitbucket pull-requests comments
التقييم: العدد الإجمالي للتقييمات: 0
-
Design Mode
Edit any page's content by switching to design mode, where you can modify the content and drag images around like a Word Editor
التقييم: العدد الإجمالي للتقييمات: 3
-
MultiPass
Automatically login to Basic Authentication using data based on URL regexp.
التقييم: العدد الإجمالي للتقييمات: 4
-
Web Developer
Adds a toolbar button with various web developer tools. The official port of the Web Developer extension for Firefox.
التقييم: العدد الإجمالي للتقييمات: 153
-
Rabbit URL Opener
Rabbit URL Opener (Rahul Digital) - Bulk URL's Opener Extension just lets you open multiple URLs at once. More about Rabbit URL Opener http://rahuldigital.org/url-opener/ http://rahuldigital.com/url-opener/
التقييم: العدد الإجمالي للتقييمات: 5
تعليقات من المستخدمين
-
- rodrigodll92منذ 8 أشهر
@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-Mمنذ 5 أعوام
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