SmartURLs - Copy and Open URLs

Copy and open URLs easily. Export links in multiple formats or open them from text or clipboard.

As of June 2026, SmartURLs - Copy and Open URLs has 187 users and a 4.50/5 rating from 2 reviews in the Productivity category.

Usersup 98.9 percent+98.9%
187
187
Ratingup 12.5 percent+12.5%
4.50
2 reviews
Reviewsup 100.0 percent+100.0%
2
Version
1.8.0
Manifest V3
90-day change · In the last 90 days this extension 2 version updates.

History

11 snapshots

Tracking since Apr 1, 2026.

194.6139.584.4Apr 1, 2026Jun 11, 2026
View as table
DateUsersRatingReviewsVersion
Apr 1, 2026944.0011.6.0
Apr 8, 2026924.0011.6.0
Apr 19, 20261074.0011.6.0
Apr 24, 20261194.0011.6.0
May 5, 20261214.0011.6.0
May 11, 20261304.5021.7.0
May 16, 20261344.5021.7.0
May 22, 20261474.5021.7.0
May 29, 20261554.5021.7.0
Jun 5, 20261544.5021.7.0
Jun 11, 20261684.5021.8.0
Now1874.5021.8.0

Changelog

  • Jun 5, 2026
    description
    SmartURLs is a simple and powerful Chrome extension that makes it easy to copy, organize, and open multiple URLs in one click.
    
    🚀 What It Does
    SmartURLs lets you copy all open tab URLs at once — or open many URLs from text or your clipboard. It’s designed to help people who frequently handle multiple web pages, such as researchers, writers, developers, or anyone who needs to manage lots of links quickly.
    
    ✨ Key Features
    • Copy URLs in multiple formats — Markdown, HTML, TSV, JSON, or custom templates
    • Include page titles for better readability
    • Select the scope — current window or all windows
    • Filter options — remove duplicates, URL protocol restrictions, skip pinned tabs, or exclude patterns
    • Open from clipboard or text — SmartURLs automatically detects and opens valid links
    • Dark/Light themes — match your browser theme instantly
    • Multilingual support — 16 languages (English, Japanese, Chinese, Spanish, and more)
    • Privacy first — no data collected, all processing is done locally in your browser
    
    🆕 New in v1.3.0
    • Added keyboard shortcuts for faster operations
     - Copy URLs: Ctrl + Shift + U
     - Open URLs: Ctrl + Shift + V
    • Shortcuts can be customized at chrome://extensions/shortcuts
    
    🆕 New in v1.4.0
    • Enhanced custom templates with new placeholders and URL-based logic
     - $title(html): HTML-escaped page title for safe HTML output
     - $nl: New line token for better formatting control
     - $basename: Extracts the last path segment from a URL
     - Query parameter tokens (e.g. $v, $t) with conditional blocks for parameter-based output
    • New custom templates documentation: https://isshiki.github.io/SmartURLs/custom-templates.en
    
    🆕 New in v1.5.0
    • Protocol restrictions for both Copy and Open actions
     - Control which URL schemes are allowed (https, http, file, chrome, etc.)
     - Clear status feedback showing skipped or failed URLs by protocol
    • Improved safety and transparency when handling non-HTTP URLs
    
    🆕 New in v1.6.0
    • Added additional copy formats for the current tab
     - Two independent formats with dedicated shortcuts
     - Format 1: Ctrl + Shift + Y
     - Format 2: Alt + Shift + Y
    • Optional extra copy buttons in the popup (can be disabled)
    • You can now save up to two custom templates for both Copy and Open
    
    🆕 New in v1.7.0
    • Added support for opening file:// URLs
    • Improved Smart detection for symbols and punctuation at the end of URLs
    
    💡 Why You’ll Love It
    SmartURLs saves you time and clicks.
    Instead of manually copying and pasting links, you can copy all tabs in one shot — formatted exactly how you want.
    Or, if you have a list of URLs (for example, from an email or a document), you can open them instantly without editing or cleaning up the text.
    
    It’s perfect for:
    • Researching topics and organizing sources
    • Sharing groups of links with colleagues
    • Reopening your previous browsing sessions
    • Managing lists of URLs for development or testing
    
    ⚙️ Customization
    SmartURLs lets you customize how links are copied and opened:
    • Choose between Markdown, HTML, TSV, JSON, or your own custom format
    • Select light, dark, or system theme
    • Automatically save your preferences in Chrome Storage
    
    🔒 Privacy & Security
    SmartURLs runs entirely within your browser.
    It does not collect, transmit, or store any personal data — all actions are processed locally.
    No account or login is required.
    
    🔧 How to Use
    
    1. Click the SmartURLs icon in your Chrome toolbar.
    2. Choose whether you want to copy or open URLs.
    3. Adjust your settings as needed.
    4. Click “Copy” or “Open” — that’s it!
    
    🌍 Languages Supported
    English, 日本語, 中文(简体), 中文(繁體), Español, Português, Français, Deutsch, 한국어, Русский, Italiano, Nederlands, Polski, Türkçe, Bahasa Indonesia, Tiếng Việt
    
    📄 License
    Open Source — licensed under the Apache License 2.0.
    You can view the full source code on GitHub:
    https://github.com/isshiki/smarturls
    
    ❤️ Summary
    SmartURLs is the all-in-one tool for managing URLs in Chrome.
    Copy, format, and open links with maximum flexibility — all without leaving your browser.
    SmartURLs is a simple and powerful Chrome extension that makes it easy to copy, organize, and open multiple URLs in one click.
    
    🚀 What It Does
    SmartURLs lets you copy all open tab URLs at once — or open many URLs from text or your clipboard. It’s designed to help people who frequently handle multiple web pages, such as researchers, writers, developers, or anyone who needs to manage lots of links quickly.
    
    ✨ Key Features
    • Copy URLs in multiple formats — Markdown, HTML, TSV, JSON, or custom templates
    • Include page titles for better readability
    • Select the scope — current window or all windows
    • Filter options — remove duplicates, URL protocol restrictions, skip pinned tabs, or exclude patterns
    • Open from clipboard or text — SmartURLs automatically detects and opens valid links
    • Dark/Light themes — match your browser theme instantly
    • Multilingual support — 16 languages (English, Japanese, Chinese, Spanish, and more)
    • Privacy first — no data collected, all processing is done locally in your browser
    
    🆕 New in v1.3.0
    • Added keyboard shortcuts for faster operations
     - Copy URLs: Ctrl + Shift + U
     - Open URLs: Ctrl + Shift + V
    • Shortcuts can be customized at chrome://extensions/shortcuts
    
    🆕 New in v1.4.0
    • Enhanced custom templates with new placeholders and URL-based logic
     - $title(html): HTML-escaped page title for safe HTML output
     - $nl: New line token for better formatting control
     - $basename: Extracts the last path segment from a URL
     - Query parameter tokens (e.g. $v, $t) with conditional blocks for parameter-based output
    • New custom templates documentation: https://isshiki.github.io/SmartURLs/custom-templates.en
    
    🆕 New in v1.5.0
    • Protocol restrictions for both Copy and Open actions
     - Control which URL schemes are allowed (https, http, file, chrome, etc.)
     - Clear status feedback showing skipped or failed URLs by protocol
    • Improved safety and transparency when handling non-HTTP URLs
    
    🆕 New in v1.6.0
    • Added additional copy formats for the current tab
     - Two independent formats with dedicated shortcuts
     - Format 1: Ctrl + Shift + Y
     - Format 2: Alt + Shift + Y
    • Optional extra copy buttons in the popup (can be disabled)
    • You can now save up to two custom templates for both Copy and Open
    
    🆕 New in v1.7.0
    • Added support for opening file:// URLs
    • Improved Smart detection for symbols and punctuation at the end of URLs
    
    🆕 New in v1.8.0
    • Added an option to open URL lists in reverse order
    
    💡 Why You’ll Love It
    SmartURLs saves you time and clicks.
    Instead of manually copying and pasting links, you can copy all tabs in one shot — formatted exactly how you want.
    Or, if you have a list of URLs (for example, from an email or a document), you can open them instantly without editing or cleaning up the text.
    
    It’s perfect for:
    • Researching topics and organizing sources
    • Sharing groups of links with colleagues
    • Reopening your previous browsing sessions
    • Managing lists of URLs for development or testing
    
    ⚙️ Customization
    SmartURLs lets you customize how links are copied and opened:
    • Choose between Markdown, HTML, TSV, JSON, or your own custom format
    • Select light, dark, or system theme
    • Automatically save your preferences in Chrome Storage
    
    🔒 Privacy & Security
    SmartURLs runs entirely within your browser.
    It does not collect, transmit, or store any personal data — all actions are processed locally.
    No account or login is required.
    
    🔧 How to Use
    
    1. Click the SmartURLs icon in your Chrome toolbar.
    2. Choose whether you want to copy or open URLs.
    3. Adjust your settings as needed.
    4. Click “Copy” or “Open” — that’s it!
    
    🌍 Languages Supported
    English, 日本語, 中文(简体), 中文(繁體), Español, Português, Français, Deutsch, 한국어, Русский, Italiano, Nederlands, Polski, Türkçe, Bahasa Indonesia, Tiếng Việt
    
    📄 License
    Open Source — licensed under the Apache License 2.0.
    You can view the full source code on GitHub:
    https://github.com/isshiki/smarturls
    
    ❤️ Summary
    SmartURLs is the all-in-one tool for managing URLs in Chrome.
    Copy, format, and open links with maximum flexibility — all without leaving your browser.
  • May 5, 2026
    description
    SmartURLs is a simple and powerful Chrome extension that makes it easy to copy, organize, and open multiple URLs in one click.
    
    🚀 What It Does
    SmartURLs lets you copy all open tab URLs at once — or open many URLs from text or your clipboard. It’s designed to help people who frequently handle multiple web pages, such as researchers, writers, developers, or anyone who needs to manage lots of links quickly.
    
    ✨ Key Features
    • Copy URLs in multiple formats — Markdown, HTML, TSV, JSON, or custom templates
    • Include page titles for better readability
    • Select the scope — current window or all windows
    • Filter options — remove duplicates, URL protocol restrictions, skip pinned tabs, or exclude patterns
    • Open from clipboard or text — SmartURLs automatically detects and opens valid links
    • Dark/Light themes — match your browser theme instantly
    • Multilingual support — 16 languages (English, Japanese, Chinese, Spanish, and more)
    • Privacy first — no data collected, all processing is done locally in your browser
    
    🆕 New in v1.3.0
    • Added keyboard shortcuts for faster operations
     - Copy URLs: Ctrl + Shift + U
     - Open URLs: Ctrl + Shift + V
    • Shortcuts can be customized at chrome://extensions/shortcuts
    
    🆕 New in v1.4.0
    • Enhanced custom templates with new placeholders and URL-based logic
     - $title(html): HTML-escaped page title for safe HTML output
     - $nl: New line token for better formatting control
     - $basename: Extracts the last path segment from a URL
     - Query parameter tokens (e.g. $v, $t) with conditional blocks for parameter-based output
    • New custom templates documentation: https://isshiki.github.io/SmartURLs/custom-templates.en
    
    🆕 New in v1.5.0
    • Protocol restrictions for both Copy and Open actions
     - Control which URL schemes are allowed (https, http, file, chrome, etc.)
     - Clear status feedback showing skipped or failed URLs by protocol
    • Improved safety and transparency when handling non-HTTP URLs
    
    🆕 New in v1.6.0
    • Added additional copy formats for the current tab
     - Two independent formats with dedicated shortcuts
     - Format 1: Ctrl + Shift + Y
     - Format 2: Alt + Shift + Y
    • Optional extra copy buttons in the popup (can be disabled)
    • You can now save up to two custom templates for both Copy and Open
    
    💡 Why You’ll Love It
    SmartURLs saves you time and clicks.
    Instead of manually copying and pasting links, you can copy all tabs in one shot — formatted exactly how you want.
    Or, if you have a list of URLs (for example, from an email or a document), you can open them instantly without editing or cleaning up the text.
    
    It’s perfect for:
    • Researching topics and organizing sources
    • Sharing groups of links with colleagues
    • Reopening your previous browsing sessions
    • Managing lists of URLs for development or testing
    
    ⚙️ Customization
    SmartURLs lets you customize how links are copied and opened:
    • Choose between Markdown, HTML, TSV, JSON, or your own custom format
    • Select light, dark, or system theme
    • Automatically save your preferences in Chrome Storage
    
    🔒 Privacy & Security
    SmartURLs runs entirely within your browser.
    It does not collect, transmit, or store any personal data — all actions are processed locally.
    No account or login is required.
    
    🔧 How to Use
    
    1. Click the SmartURLs icon in your Chrome toolbar.
    2. Choose whether you want to copy or open URLs.
    3. Adjust your settings as needed.
    4. Click “Copy” or “Open” — that’s it!
    
    🌍 Languages Supported
    English, 日本語, 中文(简体), 中文(繁體), Español, Português, Français, Deutsch, 한국어, Русский, Italiano, Nederlands, Polski, Türkçe, Bahasa Indonesia, Tiếng Việt
    
    📄 License
    Open Source — licensed under the Apache License 2.0.
    You can view the full source code on GitHub:
    https://github.com/isshiki/smarturls
    
    ❤️ Summary
    SmartURLs is the all-in-one tool for managing URLs in Chrome.
    Copy, format, and open links with maximum flexibility — all without leaving your browser.
    SmartURLs is a simple and powerful Chrome extension that makes it easy to copy, organize, and open multiple URLs in one click.
    
    🚀 What It Does
    SmartURLs lets you copy all open tab URLs at once — or open many URLs from text or your clipboard. It’s designed to help people who frequently handle multiple web pages, such as researchers, writers, developers, or anyone who needs to manage lots of links quickly.
    
    ✨ Key Features
    • Copy URLs in multiple formats — Markdown, HTML, TSV, JSON, or custom templates
    • Include page titles for better readability
    • Select the scope — current window or all windows
    • Filter options — remove duplicates, URL protocol restrictions, skip pinned tabs, or exclude patterns
    • Open from clipboard or text — SmartURLs automatically detects and opens valid links
    • Dark/Light themes — match your browser theme instantly
    • Multilingual support — 16 languages (English, Japanese, Chinese, Spanish, and more)
    • Privacy first — no data collected, all processing is done locally in your browser
    
    🆕 New in v1.3.0
    • Added keyboard shortcuts for faster operations
     - Copy URLs: Ctrl + Shift + U
     - Open URLs: Ctrl + Shift + V
    • Shortcuts can be customized at chrome://extensions/shortcuts
    
    🆕 New in v1.4.0
    • Enhanced custom templates with new placeholders and URL-based logic
     - $title(html): HTML-escaped page title for safe HTML output
     - $nl: New line token for better formatting control
     - $basename: Extracts the last path segment from a URL
     - Query parameter tokens (e.g. $v, $t) with conditional blocks for parameter-based output
    • New custom templates documentation: https://isshiki.github.io/SmartURLs/custom-templates.en
    
    🆕 New in v1.5.0
    • Protocol restrictions for both Copy and Open actions
     - Control which URL schemes are allowed (https, http, file, chrome, etc.)
     - Clear status feedback showing skipped or failed URLs by protocol
    • Improved safety and transparency when handling non-HTTP URLs
    
    🆕 New in v1.6.0
    • Added additional copy formats for the current tab
     - Two independent formats with dedicated shortcuts
     - Format 1: Ctrl + Shift + Y
     - Format 2: Alt + Shift + Y
    • Optional extra copy buttons in the popup (can be disabled)
    • You can now save up to two custom templates for both Copy and Open
    
    🆕 New in v1.7.0
    • Added support for opening file:// URLs
    • Improved Smart detection for symbols and punctuation at the end of URLs
    
    💡 Why You’ll Love It
    SmartURLs saves you time and clicks.
    Instead of manually copying and pasting links, you can copy all tabs in one shot — formatted exactly how you want.
    Or, if you have a list of URLs (for example, from an email or a document), you can open them instantly without editing or cleaning up the text.
    
    It’s perfect for:
    • Researching topics and organizing sources
    • Sharing groups of links with colleagues
    • Reopening your previous browsing sessions
    • Managing lists of URLs for development or testing
    
    ⚙️ Customization
    SmartURLs lets you customize how links are copied and opened:
    • Choose between Markdown, HTML, TSV, JSON, or your own custom format
    • Select light, dark, or system theme
    • Automatically save your preferences in Chrome Storage
    
    🔒 Privacy & Security
    SmartURLs runs entirely within your browser.
    It does not collect, transmit, or store any personal data — all actions are processed locally.
    No account or login is required.
    
    🔧 How to Use
    
    1. Click the SmartURLs icon in your Chrome toolbar.
    2. Choose whether you want to copy or open URLs.
    3. Adjust your settings as needed.
    4. Click “Copy” or “Open” — that’s it!
    
    🌍 Languages Supported
    English, 日本語, 中文(简体), 中文(繁體), Español, Português, Français, Deutsch, 한국어, Русский, Italiano, Nederlands, Polski, Türkçe, Bahasa Indonesia, Tiếng Việt
    
    📄 License
    Open Source — licensed under the Apache License 2.0.
    You can view the full source code on GitHub:
    https://github.com/isshiki/smarturls
    
    ❤️ Summary
    SmartURLs is the all-in-one tool for managing URLs in Chrome.
    Copy, format, and open links with maximum flexibility — all without leaving your browser.

Permissions & access

Permissions
tabsclipboardReadclipboardWritestoragenotificationsoffscreen
Host access
None declared

Screenshots

SmartURLs - Copy and Open URLs screenshot 1SmartURLs - Copy and Open URLs screenshot 2

About

SmartURLs is a simple and powerful Chrome extension that makes it easy to copy, organize, and open multiple URLs in one click.

🚀 What It Does
SmartURLs lets you copy all open tab URLs at once — or open many URLs from text or your clipboard. It’s designed to help people who frequently handle multiple web pages, such as researchers, writers, developers, or anyone who needs to manage lots of links quickly.

✨ Key Features
• Copy URLs in multiple formats — Markdown, HTML, TSV, JSON, or custom templates
• Include page titles for better readability
• Select the scope — current window or all windows
• Filter options — remove duplicates, URL protocol restrictions, skip pinned tabs, or exclude patterns
• Open from clipboard or text — SmartURLs automatically detects and opens valid links
• Dark/Light themes — match your browser theme instantly
• Multilingual support — 16 languages (English, Japanese, Chinese, Spanish, and more)
• Privacy first — no data collected, all processing is done locally in your browser

🆕 New in v1.3.0
• Added keyboard shortcuts for faster operations
 - Copy URLs: Ctrl + Shift + U
 - Open URLs: Ctrl + Shift + V
• Shortcuts can be customized at chrome://extensions/shortcuts

🆕 New in v1.4.0
• Enhanced custom templates with new placeholders and URL-based logic
 - $title(html): HTML-escaped page title for safe HTML output
 - $nl: New line token for better formatting control
 - $basename: Extracts the last path segment from a URL
 - Query parameter tokens (e.g. $v, $t) with conditional blocks for parameter-based output
• New custom templates documentation: https://isshiki.github.io/SmartURLs/custom-templates.en

🆕 New in v1.5.0
• Protocol restrictions for both Copy and Open actions
 - Control which URL schemes are allowed (https, http, file, chrome, etc.)
 - Clear status feedback showing skipped or failed URLs by protocol
• Improved safety and transparency when handling non-HTTP URLs

🆕 New in v1.6.0
• Added additional copy formats for the current tab
 - Two independent formats with dedicated shortcuts
 - Format 1: Ctrl + Shift + Y
 - Format 2: Alt + Shift + Y
• Optional extra copy buttons in the popup (can be disabled)
• You can now save up to two custom templates for both Copy and Open

🆕 New in v1.7.0
• Added support for opening file:// URLs
• Improved Smart detection for symbols and punctuation at the end of URLs

🆕 New in v1.8.0
• Added an option to open URL lists in reverse order

💡 Why You’ll Love It
SmartURLs saves you time and clicks.
Instead of manually copying and pasting links, you can copy all tabs in one shot — formatted exactly how you want.
Or, if you have a list of URLs (for example, from an email or a document), you can open them instantly without editing or cleaning up the text.

It’s perfect for:
• Researching topics and organizing sources
• Sharing groups of links with colleagues
• Reopening your previous browsing sessions
• Managing lists of URLs for development or testing

⚙️ Customization
SmartURLs lets you customize how links are copied and opened:
• Choose between Markdown, HTML, TSV, JSON, or your own custom format
• Select light, dark, or system theme
• Automatically save your preferences in Chrome Storage

🔒 Privacy & Security
SmartURLs runs entirely within your browser.
It does not collect, transmit, or store any personal data — all actions are processed locally.
No account or login is required.

🔧 How to Use

1. Click the SmartURLs icon in your Chrome toolbar.
2. Choose whether you want to copy or open URLs.
3. Adjust your settings as needed.
4. Click “Copy” or “Open” — that’s it!

🌍 Languages Supported
English, 日本語, 中文(简体), 中文(繁體), Español, Português, Français, Deutsch, 한국어, Русский, Italiano, Nederlands, Polski, Türkçe, Bahasa Indonesia, Tiếng Việt

📄 License
Open Source — licensed under the Apache License 2.0.
You can view the full source code on GitHub:
https://github.com/isshiki/smarturls

❤️ Summary
SmartURLs is the all-in-one tool for managing URLs in Chrome.
Copy, format, and open links with maximum flexibility — all without leaving your browser.

Technical

Version
1.8.0
Manifest
V3
Size
83.43KiB
Min Chrome
88
Languages
16
Featured
No

Metadata

ID
ekeecbnnlnmjimahpjnfdognobmabbfb
Developer ID
udfe220a17e6e95a008317604ae1e999a
Developer Email
[email protected]
Created
Oct 28, 2025
Last Updated (Store)
May 29, 2026
Last Scraped
Jun 11, 2026
Website
masahiko.info

Similar extensions

Alternatives to SmartURLs - Copy and Open URLs, ranked by description similarity.

Data sourced from the Chrome Web Store · last verified Jun 11, 2026.