This WebExtension is a Chrome version of Firefox extension: Copy as Org-Mode for Firefox, which is developed by kuanyui.
And I’m add some new features for Chrome version:
- Add Save Page as Org-Mode to context menu.
- This will save the current page as an Org-mode file and save it to the a directory that you can choose.
- Download the zip file from Copy as Org-Mode for Chrome.
- You can also clone the repository and build it by yourself.
- Unzip the file and open Chrome.
- Click the extension icon in the Chrome toolbar.
- Click “Load unpacked” and select the unzipped folder.
This project referred, forked, or used some parts of the codes from the other projects:
Project URL | Usage | Licenses of Used Parts |
---|---|---|
0x6b/copy-selection-as-markdown | Main project structure; copy and selection handling | MIT |
mixmark-io/turndown | Forked as HTML to Org-Mode converter | MIT |
piroor/treestyletab | The CSS for options_ui (settings page) | MPL 2.0; MIT |
MPL-2.0.