bicbefnmikccjbindlnjbollkinbnhhp
Copy Highlighted Links is a lightweight, privacy-focused extension that makes collecting URLs from web pages effortless. Simply highlight any text containing links, right-click, and select "Copy Selected Links" to copy all URLs to your clipboard. Perfect for: • Researchers collecting multiple reference links • Students gathering study resources • Professionals compiling lists of relevant websites • Anyone who needs to quickly grab multiple URLs Key Features: ✓ One-click URL copying from highlighted text ✓ Works on any webpage ✓ Clean, minimal interface ✓ No ads or tracking ✓ Minimal permissions required ✓ Open source ✓ No cloud services, no network, everything stays on YOUR computer How to Use: 1. Select (highlight) any text containing links 2. Right-click on the selection 3. Choose "Copy Selected Links" 4. Paste your collected URLs anywhere Privacy First: This extension only requests essential permissions and doesn't collect any user data. It only activates when you explicitly use it, and it only accesses the current tab when you highlight text and use the context menu. You can read our privacy policy here: https://github.com/CraftedIntuition/copy-highlighted-links/blob/main/PRIVACY.md Required Permissions Explained: • activeTab - Only used when you interact with the extension • clipboardWrite - Needed to copy URLs to your clipboard • contextMenus - Adds the right-click menu option • scripting - Needed to discover currently highlighted links • notifications - Show you the result of copy actions Open Source: The complete source code is available on GitHub for transparency and community contributions. Support: For issues or suggestions, please visit our GitHub repository https://github.com/CraftedIntuition/copy-highlighted-links
Copy Text as Link
Copy the selected text as a HTML link to the clipboard that can be pasted in in supported editors with the hyperlink intact. This extension streamlines the process of copying text as a link. Just highlight any text on a webpage, right-click, and select "Copy text as link". The text will be copied to your clipboard as a hyperlink using the active tab's URL—saving you from having to copy text and links separately. The copied link can be pasted directly into supported editors (such as most email editors), retaining the hyperlink with the editor's styling. The extension supports various link format combinations: 1. Page links: This is the default mode, and uses the current tabs URL to build a rich text link using the selected text and copying it to your clipboard. 2. Fragment links: Generating links to the exact highlighted portion of text on a webpage (via a Text Fragment). This feature can be enabled or disabled from the extension’s "Options" page. 3. Markdown links: Instead of a rich-text HTML based link, a Markdown style link will be copied to the clipboard. This can be enabled or disabled from the extension’s "Options" page.
Copy URLs
Quickly copy URLs from your open tabs, links within a page and more to the clipboard A minimal-fuss extension to copy URLs to your clipboard from various sources including: - Open tabs in your current window - Links within the current page - Links within a selection How to use: - Right-click anywhere on the page and select "Copy URLs to clipboard from..." from the context menu - Select the source you wish to copy from from the sub-menu: - "Links in this selection" will copy links within any selected text on the current page - "Open tabs in this window" will copy the URLs from all the tabs in your current window - "Links on this page" will copy any links found on the page you are currently viewing - If you keep the extension pinned in your browser you can right-click the icon to reveal the context menu there as well That's it! No tracking, excess permissions or other shenanigans. View the code and see for yourself: Note: If the extension does not work immediately after installation, try restarting Chrome.
Smart Copy Link
Copy tabs and web page links. Support analysis text link, open links, add to bookmark, and export in various formats This is a hyperlink processing tool that aggregates multiple functions. Its powerful functions will definitely make you love it Extended main functions: Copy Tab link It can copy the links of all the tab pages you have opened. Copy web link When you want to extract all the links in a certain webpage, use it to copy quickly. Copy area link Use the shortcut key and the mouse to drag the selection around the link and release the mouse, complete the copy. Copy the specified link You don’t need to right-click to copy the link address, just hover the link and press Ctrl-C / Cmd-C to complete the copy. .Open link Support open links in new tab and new window. .Save link Support export links in TEXT, HTML, JOSON formats, you can also customize the format according to your own preferences. .Filter link Provide multiple conditions to filter links, you can filter duplicate links, filter by domain name, etc. .Resolve link It will automatically resolve links based on the content you paste.
Copy URL To Clipboard
* When copying the URL of the page, right-click anywhere on the page and open the context menu, then select the format to copy. * When you right-click on a link (an anchor element), you can copy the URL of that link. * If you select some text before right-click, that selected text will be used for the content of the link. * You can edit content text when copying. * Copy to clipboard can be executed from the context menu, the tool button, or keyboard shortcut.