A Chrome extension to enhance reading experience by focusing on the main content of a webpage and hiding unnecessary elements.
- Clone or download this repository to your local machine.
- Open Chrome and navigate to
chrome://extensions/
. - Enable "Developer mode" in the top right corner.
- Click on "Load unpacked" and select the extension directory.
- Click on the extension icon in the Chrome toolbar.
- Toggle the switch in the popup to activate or deactivate focus mode.
- Click on any element on a webpage to focus on it.
Feel free to contribute to the project. If you find any issues or have suggestions for improvements, open an issue or submit a pull request.
This project is licensed under the MIT License.
- jQuery - Used for simplifying DOM manipulation.