🔗 AndrewWalsh/openapi-devtools: Effortlessly discover API behaviour with a Chrome extension

GitHub - AndrewWalsh/openapi-devtools: Effortlessly discover API behaviour with a Chrome extension OpenAPI DevTools is a Chrome extension that generates OpenAPI specifications in real time from network requests. Once installed it adds a new tab to Chrome DevTools called OpenAPI. While the tool is open it automatically converts network requests into a specification.

October 30, 2023 · 1 min · 52 words

📋 Google Chrome issue rendering emoji as unicode

Chrome does not render emoji in color when using sans-serif font-face There could be a workaround… UTF has special characters to control the rendering. U+FE0E asks OS and browser to render the previous glyph as text, U+FE0F asks to render the previous glyph as emoji. — Nikita Dubko in Prevent text glyphs from turning into emojis … but another bug in Chrome prevent is from working 964527 - Chrome often ignores emoji and text variation selectors U+FE0F and U+FE0E - chromium...

September 17, 2023 · 1 min · 98 words

🔗 browserling – interactive cross-browser testing

browserling – interactive cross-browser testing We run the browsers on our servers. Fully interactive sessions, not static screenshots. No flash, no applets, nothing to install. Powered entirely by and javascript.

March 20, 2012 · 1 min · 30 words

🔗 Going Flash-Free on Mac OS X, and How to Cheat When You Need It

Going Flash-Free on Mac OS X, and How to Cheat When You Need It

March 15, 2011 · 1 min · 14 words