mahpbcfolnblioiakoidcnmhghjijdaa
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.
Copy All Urls Pro
⌨️ Quick Actions — Keyboard shortcuts for selected tabs Perfect For ⌨️ Hotkey Support — Keyboard shortcuts for power users
Strip Query String
If the URL of a displayed page has a query string, our icon is enabled. Click to reload the page without the query string. If the URL of a displayed page has a query string, our icon is enabled. Click it to reload the page without the query string. This is just a shortcut utility for when you want to accomplish this so that you don't have to manually go through this process. Use cases include when following a link from a feed that causes a pre-roll ad before you can watch a video. In many cases, the notification to show you the ad comes from the query parameters. If you reload the page without them, you see the video with no ad. There are many times when you may like to reload the page without query parameters. This just makes that process slightly easier and slightly quicker. --- Note: due to changes in Chrome's Extension-handling, our extension will be unpinned (i.e. the icon will not show in the toolbar) by default. After installing, please go into your extension manager and pin this extension (please see third image) to be able to see our icon in your toolbar.
Copy URLs
Copy all open pages (title and/or address) to clipboard. Select what to export (all tabs or just the web-pages; all windows or current window only) and how to export it (choose between several formats -- simple url list, HTML, CSV etc.) You can define your own (custom) format to generate specific url list (for example -- JavaScript array or XLS table ready to be copy/pasted in Excel)
Copy All Urls (Manifest Update Fork)
# Copy All URL for Google Chrome (Manifest Update fork) CopyAllURL is Google Chrome extension to copy all opened tabs URL to clipboard, and to open multiple URL in the clipboard (paste). You can install it with the Chrome Web Store when this extension is added, you can use its action icon to: * copy your window's list of opened tabs to the clipboard * open all new tabs for all the URLs currently in your clipboard this makes it easy to store a list of websites and later revisit them. this fork updates the manifest to v3 so that it can be used on the extensions store again see https://github.com/alexanderankin/CopyAllUrl_Chrome.git for more details to publish on the web store you need to read these pages/perform these steps: * https://developer.chrome.com/docs/webstore/publish * https://developer.chrome.com/docs/webstore/register * https://chrome.google.com/webstore/devconsole * `make` * upload the resulting zip file