odcbpkkppgfndippmjgohppcdjngjnpo
Scrape links from the current tab, then copy them to clipboard or save them to a file. - define a list of strings matching the URLs you want to capture, for example "example.com", "foo.io" and "bar.com". For a real-world example try "www.linkedin.com/in" when visiting linkedin.com. - Click "Copy links to clipboard" - will capture the links and save them into your clipboard, so you can conveniently paste them somewhere else. - Alternatively you can save them to a text file. - The list of substrings is persisted to the browser storage between runs. There is a limit of 10 free executions per month, and then can unlock an unlimited subscription for a small monthly fee.
Copy Paste URLs
Copy Paste URLs, an alternative to the "Copy All Urls" extension (now discontinued): - Copies the URLs of all tags/selected tags to the system clipboard. - Opens multiple URLs in the system clipboard in batches. - Supports Ctrl+C and Ctrl+V keyboard shortcuts. - Supports edit mode, allowing you to manually enter several URLs to open at once. - Compatible with Chrome Listing 3. - Keeps it clean and simple.
Format Link
Format a link and copy it to the clipboard. ## Why do I need it? To format the link of the active tab instantly to use in Markdown, reST, HTML, Text, Textile or other formats. ## How to use You can use keyboard shortcuts, context menus, or the toolbar button of Format Link extension to copy a link in the specified format. Before doing that, you can optionally select some text which may or may not contain a link. ### keyboard shortcut The keyboard shortcut for "Copy a link in the default format" is shortcut for clicking the toolbar button. The link is copied in the default format and the popup is shown under the toolbar button. Also there are shortcuts for copying in the link in the corresponding format regardless of the default format. You can change shortcuts at chrome://extensions/shortcuts ### context menu Open the context menu and select the "Format Link as XXX" menu item. "XXX" in the menu item label changes as you change the default format by clicking the "Set as default" button in the popup page for the toolbar button. If you check the "Create submenus" in the options page and save the options, submenus for each format are created under the "Format Link" context menu group. ### toolbar button When you press the toolbar button of "Format Link", the link is copied in the default format, the popup page becomes open, and the formatted text is shown in the text area. If you want to copy the link in different format, you can press one of the radio buttons. Also if you want to change the default format, you can press the "Set as default" button. ## Flexible settings You can modify formats in [Tools] -> [Extensions] -> Clik "Options" link in "Format Link" Extension. In format settings, you can use the mini template language. * {{variable}} * variable = title / url / pageUrl / text * The value of variable `title` is the HTML page title. * The value of variable `text` is the selected text if some text is selected, the link text if you open the context menu over a link (see KNOWN LIMITATION below for link text), or the page URL if no text is selected and you open the context menu not over a link. * The value of variable `selectedText` is * the selected text if some text is selected, * empty string if no text is selected. * The value of the variable `url` is the link if you open the context menu over a link, the first link if selection contains a link, or the HTML page URL otherwise. * The value of the variable `pageUrl` is always the page URL. * No spaces are allowed between variable name and braces. * {{variable.s("foo","bar")}} * Which means `variable.replace(new RegExp("foo", 'g'), "bar")` * You can use escape character \ in strings. * You must escape the first argument for string and regexp. For example, `.s("\\[","\\[")` means replacing `\[` with `\\[` * You can chain multiple .s("foo","bar") * {{variable.urlencode()}} * Which means `encodeURIComponent(variable)` * You can use the escape character \ in strings. For example, you need to escape `\` with `\` like `\\`, and also you need to escape `{` with `\` like `\{`. See the LaTeX example below. * Other characters are treated as literal strings. * HTML with selected text ## Permissions required by this extension * To use this extension, the following two permissions are required: * "Read and change all your data on all websites" * This permission is needed for this extension to run the ["content script"](https://developer.chrome.com/docs/extensions/develop/concepts/content-scripts?hl=en) into the content of pages you visit in order to get the page title, the selected text, the page URL, or the link URL. * "Modify data you copy and paste" * This permission is needed to copy a URL and a text to the clipboard. For technical details, see the following pages: * [Declare permissions](https://developer.chrome.com/docs/extensions/develop/concepts/declare-permissions?hl=en) * ["content_scripts.matches"](https://developer.chrome.com/docs/extensions/develop/concepts/match-patterns?hl=en) * This extension uses `""`. * [Permissions](https://developer.chrome.com/docs/extensions/reference/permissions-list?hl=en) * This extension requires the following permissions: * "activeTab" * "clipboardWrite" * "contextMenus" * "storage" * Due to security reason, you cannot copy the URL on some pages like the Chrome Extension Gallary. * Chrome allow each extension to have at most 4 keyboard shortcuts. One shortcut is used for copying a link with the default format, and the rest of three are used for copying a link with the corresponding format 1 to format 3. So format 4 to format 9 does not have keyboard shortcut.
Pull Tabs
Save open tabs to disk as files or put them in your Pocket. Manage Your Open Tabs Efficiently with Pull Tabs! Pull Tabs is a versatile browser extension designed to help you manage your open tabs by saving them to disk, adding them to Pocket, bookmarking, copying to clipboard, or even closing them—all in just a few clicks. Simple and Advanced Workflows Simple Workflow: Applies to all tabs in the current window. Example: Download all tabs—this might download the entire webpage (HTML) or the actual file (e.g., images) depending on the link. Allows individual actions for each tab. Example: Out of ten open tabs, you could download two, close two, save two to Pocket, copy two URLs to the clipboard, and ignore the remaining four. Option to close tabs upon a successful action (except for ignoring). Key Features: Bulk Save to Pocket: Effortlessly save multiple tabs to your Pocket account. Download Tabs: Download the entire content or specific files from each tab. Bookmark Management: Quickly add tabs to your bookmarks. Copy to Clipboard: Easily copy URLs of open tabs to your clipboard for quick access or sharing. Advanced Tab Control: Customize actions for each tab individually with a user-friendly interface. Close Tabs Automatically: Option to close tabs after successful actions for a clutter-free browsing experience. Try Pull Tabs Today and Take Control of Your Browsing Experience! If Pull Tabs has helped you and you can and want to feel free to buy me a coffee here: https://buymeacoffee.com/adampdotcom
Copylink
Click to copy the url of the current page to your clipboard Simply click the button to copy the address of the current website. * Use copylink to quickly send, share, or save the url to a website. * The address is also displayed in a little textbox. Don't forget to rate and share! Enjoy! :)