Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aiktb/donttranslatecode

Don't translate code blocks on the pages, keep them elegant! 🥝
https://github.com/aiktb/donttranslatecode

browser-extension chrome-extension firefox-addon plasmo translate

Last synced: about 2 months ago
JSON representation

Don't translate code blocks on the pages, keep them elegant! 🥝

Awesome Lists containing this project

README

        






Chrome Web Store


Add-ons for Firefox


Microsoft Edge Add-ons

# Don't Translate Code

Web Translator will no longer translate code blocks on the pages, and it will no longer make the font of the code look weird.

Special thanks to **_[plasmo](https://github.com/PlasmoHQ/plasmo)_** for taking the frustration out of browser extension development for me.

![Principle](https://s2.loli.net/2023/10/14/R2VUykeXCA8iTFG.webp)

## Features

- [x] Prevents the translator from translating `pre` elements.
- [x] Force the font of `code` & `pre` elements to `Intel One Mono`.

## Contribution

Please make sure to read the [Contributing Guide](./.github/CONTRIBUTING.md) before making a pull request.

This includes instructions on how to setup development environment, test extensions, and build the final product.