Arabic and rtl support for notion
This extension injects a javascript and css file to the notion website, and enables using arabic in notion in the most used components, auto rtl alignment for detected lists/text blocks and more.
- Download Latest Release
extension.zip
. - Extract file
- Visit
chrome://extensions
(or menu -> Tools -> Extensions). - Enable Developer mode by ticking the checkbox in the upper-right corner.
- Click on the "Load unpacked extension..." button.
- Select the directory containing your unpacked extension.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue. Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (git checkout -b feature/AmazingFeature)
- Commit your Changes (git commit -m 'Add some AmazingFeature')
- Push to the Branch (git push origin feature/AmazingFeature)
- Open a Pull Request