Skip to content

nnivxix/linear-clipper

Repository files navigation

LinearClipper

LinearClipper

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.

Downloads

Firefox Installation

  1. Clone the repository:

    pnpm build:firefox

    This will create a .output/firefox-mv2 directory with the necessary files.

  2. Open Firefox and navigate to about:debugging.

  3. Click on "This Firefox" and then "Load Temporary Add-on".

  4. Select the manifest.json file from the cloned repository.

Chromium Installation

  1. Build the extension using the following command:

    pnpm build

    This will create a .output/chrome-mv3 directory with the necessary files.

  2. Open Chromium and navigate to chrome://extensions.

  3. Enable "Developer mode" in the top right corner.

  4. Click on "Load unpacked" and select the builded directory.

Usage

  • 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.

Contributing

Feel free to submit issues or pull requests to improve the extension.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors