Multi-Tab Opener
Open multiple tabs from a list of words separated by line breaks.
What is Multi-Tab Opener?
Multi-Tab Opener is a Chrome extension developed by pShrimp, and its main feature is "Open multiple tabs from a list of words separated by line breaks.".
Extension Screenshots
Download Multi-Tab Opener Extension CRX File
Download Multi-Tab Opener extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Introducing an innovative Google Chrome extension that allows you to instantly search multiple keywords in separate tabs with a single input. A simple design for ease of use, we have planned updates for additional features and improved aesthetics in the near future. Give it a try! 一度に複数の検索語を入力し、それぞれのタブで瞬時に検索できるGoogle Chrome拡張機能です。シンプルなデザインで使いやすく、近日中に機能追加やデザインのアップデートを予定しています。ぜひお試しください!
Extension Basic Information
Name | Multi-Tab Opener |
ID | kkakoapppljebblnkfcfcmaaiiclppbn |
Official URL | https://chromewebstore.google.com/detail/multi-tab-opener/kkakoapppljebblnkfcfcmaaiiclppbn |
Description | Open multiple tabs from a list of words separated by line breaks. |
File Size | 259 KB |
Installation Count | 67 |
Current Version | 1.0 |
Last Updated | 2023-05-15 |
Publish Date | 2023-05-15 |
Rating | 5.00/5 Total 1 Ratings |
Developer | pShrimp |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://childlike.themedia.jp/posts/42595261 |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Multi-Tab Opener", "version": "1.0", "description": "Open multiple tabs from a list of words separated by line breaks.", "action": { "default_icon": "appIcon.png", "default_popup": "popup.html" }, "permissions": [] } |