Linear Clipper is a browser extension that streamlines the process of copying and pasting issue links from Linear.app. It offers a simple and efficient way to manage clipboard content, especially when working with Markdown.
-
Clone the repository:
git clone https://github.com/nnivxix/linear-clipper.git
-
Open Firefox and navigate to
about:debugging
. -
Click on "This Firefox" and then "Load Temporary Add-on".
-
Select the
manifest.json
file from the cloned repository.
-
Clone the repository:
git clone https://github.com/nnivxix/linear-clipper.git
-
Open Chromium and navigate to
chrome://extensions
. -
Enable "Developer mode" in the top right corner.
-
Click on "Load unpacked" and select the cloned repository directory.
- Install web-ext
- Build the extension
web-ext build
- Once installed, the Linear Clipper extension icon will appear in your browser's toolbar.
- When you're on a Linear page, simply click the extension icon.
- The extension will automatically detect and copy the relevant text snippet to your clipboard.
- You can then paste the snippet into any text field or document.
Feel free to submit issues or pull requests to improve the extension.
This project is licensed under the MIT License. See the LICENSE file for details.