סקירות עבור Source Code & Font Viewer — HTML/CSS/JS/JSON/XML
Source Code & Font Viewer — HTML/CSS/JS/JSON/XML Nicolas Dos Santos מאת
סקירה מאת 阳熙来
דירוג 4 מתוך 5
מאת 阳熙来, לפני 19 ימיםMaybe you can just take over the context menu ("View Page Source") by mimicking clicks on the extension icon? ps. There's white flash with clicking on the extension icon in dark mode.
---------
Hope to reduce the flickering when taking over the browser's native "View Source" page, ideally achieving a seamless takeover. Hope to provide the functionality to adjust the font size.
---------
Hope to reduce the flickering when taking over the browser's native "View Source" page, ideally achieving a seamless takeover. Hope to provide the functionality to adjust the font size.
תגובת המפתח
מועד פרסום: לפני 19 ימיםThanks for the feedback. I've created the following issue to address the font size: https://github.com/Kobee1203/source-viewer-web-extension/issues/15
As for the flickering, it’s difficult to further optimize this behavior when using the context menu (“View Page Source”), because the extension overrides the native function and has to perform a few checks before displaying the viewer. The issue isn’t visible when you click directly on the extension icon because there’s no function substitution, it opens directly in the extension. Anyway, I’ll see if I can optimize that 😊.
-------------------
You can test the new release 1.9.0, I added a new feature to adjust the font size. Hope you like it 😊.
As for the flickering, it’s difficult to further optimize this behavior when using the context menu (“View Page Source”), because the extension overrides the native function and has to perform a few checks before displaying the viewer. The issue isn’t visible when you click directly on the extension icon because there’s no function substitution, it opens directly in the extension. Anyway, I’ll see if I can optimize that 😊.
-------------------
You can test the new release 1.9.0, I added a new feature to adjust the font size. Hope you like it 😊.
3 דירוגים
- דירוג 5 מתוך 5מאת decembre, לפני 20 ימיםWork fine!
With it clean interface (i use the GitHub Dark them) and it search capacity
Should be very useful.....
And now with Search with CSS selector too:
Whoa ;-)