Tunnel Vision is a Chrome extension to help you read stuff and eliminate distractions on the Internet. Tunnel Vision helps you read by darkening the screen except for a single line, so you can read them one at a time.
Tunnel Vision is written in typescript, and built with vite and crxjs.
To modify the logo do the following:
- Open
logo/Logo.xcfin GIMP - Make the desired modifications
- Export as
logo/Base-Logo.png - Run
. create-icons.sh
$ npm i -D
$ npm run buildThis will create the source code in the dist/ folder. You can then install it as an unpacked chrome extension.
- Do the build steps above
- In Chrome, navigate to
chrome://extensions - Ensure
Developer modeis on (upper right corner) - Click
Load unpacked(upper left corner) - Navigate to the
dist/folder you created in the build steps above - Load the
dist/folder
To activate the debug panel in the pdf-reader press alt+shift+d.
To activate the debug panel in the pop-up press alt+shift+d while the pop-up is open.
Copyright (c) 2025 Nathaniel Taylor