type-x
type-x copied to clipboard
Test your fonts across the web by easily overriding fonts on any webpage.
Type-x is already the easiest way to use websites to audition fonts and font combinations. It would work even better if you could nudge type size up and down with...
(Will clean this issue up later ... just taking notes) Desired interaction: - Persists between navigation on one tab - Doesn’t override _all_ tabs, or new tabs Questions: - Could...
I haven’t noticed this before, but suddenly, the "Reset" button is no longer working for me. If I change settings, then hit "Reset," the extension is no longer resetting to...
Changing the font settings on one tab should execute those changes for _all_ tabs. This is unreliable and doesn't work properly. Tabs that were already open aren't changed.
Since Safari joined the other browsers: https://hacks.mozilla.org/2020/06/welcoming-safari-to-the-webextensions-community/ and https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Browser_support_for_JavaScript_APIs In this issue I want to: - Check for incompatible code - Rewrite to be compatible But not: - Release and...
With every change to the font's settings, a new stylesheet is injected, including all the relevant fonts as base64 string. This happens for _all_ tabs. This can quickly get out...
https://user-images.githubusercontent.com/45946693/68811490-c620d180-063e-11ea-814d-e5c74110c983.png Also see https://github.com/arrowtype/type-x/pull/72#issuecomment-553642957
I use Type-X constantly, checking fonts on different websites. One thing that I try to be conscious of is adding some css resets that affect how the font is being...
(This is an extension/expansion of https://github.com/arrowtype/type-x/issues/75) Currently, each font override has the instance name in the title area. This is generally quite helpful, so you can see the general content...
A user might have more than one set of fonts they are routinely testing. For instance, a web designer might be A/B testing a set of heading, body, and code...