Skip to content
This repository was archived by the owner on Aug 20, 2026. It is now read-only.

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linky

A simple Chrome extension that lets you copy the current tab's URL to clipboard using Command+Shift+Y (Mac) or Ctrl+Shift+Y (Windows/Linux).

Installation

  1. Open Chrome and navigate to chrome://extensions/
  2. Enable "Developer mode" by toggling the switch in the top-right corner
  3. Click "Load unpacked" button
  4. Select the folder containing this extension

Setup

Before using Linky, you need to:

  1. Download the icon from https://cdn.midjourney.com/283a991d-5b54-4add-b161-e3f9610dd9d8/0_2.png
  2. Save it to the images folder as icon.png

Usage

While browsing, press Command+Shift+Y (Mac) or Ctrl+Shift+Y (Windows/Linux) to copy the current tab's URL to your clipboard.

You can also click the Linky extension icon in your browser toolbar and then click the "Copy URL" button.

Special URL Handling

Linky automatically removes query parameters for certain domains. When copying URLs from these domains, only the base URL and path will be copied (without query parameters).

For example, if a URL has query parameters like https://example.com/page/?param1=value1&param2=value2, Linky will copy it as https://example.com/page/.

About

Chrome Extension that copies the current URL to the clipboard (similar to what Arc does)

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages