Recenzje dodatku Source Code & Font Viewer — HTML/CSS/JS/JSON/XML
Source Code & Font Viewer — HTML/CSS/JS/JSON/XML Autor: Nicolas Dos Santos
Autor odpowiedzi: Nicolas Dos Santos
Odpowiedź autora
Data: 3 dni temuThanks 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 😊.
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 😊.