Lark Quote Converter is a Chrome extension designed to automatically convert smart quotes to standard quotes when copying from Lark documents. This extension operates when users copy or cut text, ensuring that the clipboard contains text with standard quote formatting.
- Automatically detects and converts smart quotes to standard quotes.
- Supports conversion when copying via keyboard shortcuts (Ctrl+C or Cmd+C).
- Ensures clipboard content accuracy using multiple methods, including the modern Clipboard API and fallback methods.
- Go to the Releases page.
- Find the latest version of the release and download the corresponding ZIP file.
- Unzip the downloaded ZIP file.
- Open the Chrome browser and go to
chrome://extensions/
. - Turn on the "Developer mode" toggle in the top right corner.
- Click the "Load unpacked" button and select the unzipped folder.
This project is licensed under the MIT License.