- Small, Medium, and Large font size buttons
The font size slider has been replaced with three easier to use font size buttons and a custom font size input field
- Hotkeys
Users can now resize page content using keyboard hotkeys, instead of having to click the extension icon every time. The default hotkeys are:
"Shift+Alt+Q" - Initiate resizing using the most recent language and fontsize settings
"Shift+Alt+W" - Open the Hanzisize menu
These default hotkeys can be changed to the key combination of your choice in your browser settings.
Hi there. I'm Ryan, the sole developer of Hanzisize. I've spent hundreds of hours working on Hanzisize while making it available for anyone to use for free. If you are able, please consider donating so I can continue to improve this tool for all of us. If you're not able to donate, please leave a review of this extension on the extension webstore of your choice so more people can find it. Thanks for your support! You can show your appreciation for Hanzisize by donating in the following ways:
- Buy me a matcha latte!
- Donate Bitcoin!
-
Send a donation to @hanzisize on Venmo
-
Or check out my Redbubble store!
Hanzisize is a browser extension that allows selective resizing of text according to the language selected by the user.
The inspiration for this browser extension came from my own frustration trying to read very small Chinese script online. I wanted to enlarge the font-size of Chinese characters without changing the size of English text or any other elements on the page.
The current version of Hanzisize is able to selectively resize Arabic, Burmese, Chinese, English, Georgian, Korean, Hebrew, Hindi, Japanese, and Thai text. Other languages may be added later based on demand.
Hanzisize allows for easy increasing and decreasing font-size on the page, with a few limitations. For example, the font size of an element can never be smaller than it was when the page was first loaded. This prevents headers and other large font size elements from shrinking while small paragraph text is enlarged.
Hanzisize does not collect or transmit any user data. The only information that is stored are the most recent language and font size settings for user convenience. This data is stored in the user's browser and is not transmitted externally or used for any other purpose.
You can email me at hanzisizeextension@gmail.com, or if you have a Github account you can create an "Issue" and let me know how you think Hanzisize can be improved!
- Clone repository OR download and extract ZIP file from github.com/rjpeterson/Hanzisize
- Install Node Package Manager and run 'npm install' from the Hanzisize root directory you just extracted/cloned to
- Run 'npm run build' from the Hanzisize root directory
- Open Chrome and go to this address: chrome://extensions/ (or the applicable extensions page if using other Chrome-based browsers)
- Click 'Load Unpacked' and select the 'build' folder in the Hanzisize root directory
- Clone repository OR download and extract ZIP file from github.com/rjpeterson/Hanzisize
- Install Node Package Manager and run 'npm install' from the Hanzisize root directory you just extracted/cloned to
- Run 'npm run build' from the Hanzisize root directory
- Open Firefox Developer Edition and navigate to about:debugging
- Click 'This Firefox', then click 'Load Temporary Add-on...'
- Navigate to 'Hanzisize/build/web-ext-artifacts', select the zip file and click 'Open'