Multi-Tab Opener
Open multiple tabs from a list of words separated by line breaks.
Wat is Multi-Tab Opener?
Multi-Tab Opener is een Chrome-extensie ontwikkeld door pShrimp, en de belangrijkste functie is "Open multiple tabs from a list of words separated by line breaks.".
Extensie Screenshots
Download het CRX-bestand van de extensie Multi-Tab Opener
Download Multi-Tab Opener-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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拡張機能です。シンプルなデザインで使いやすく、近日中に機能追加やデザインのアップデートを予定しています。ぜひお試しください!
Basisinformatie over de Extensie
Naam | Multi-Tab Opener |
ID | kkakoapppljebblnkfcfcmaaiiclppbn |
Officiële URL | https://chromewebstore.google.com/detail/multi-tab-opener/kkakoapppljebblnkfcfcmaaiiclppbn |
Beschrijving | Open multiple tabs from a list of words separated by line breaks. |
Bestandsgrootte | 259 KB |
Aantal Installaties | 67 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2023-05-15 |
Publicatiedatum | 2023-05-15 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | pShrimp |
[email protected] | |
Betalingswijze | free |
URL van de Privacybeleid Pagina | https://childlike.themedia.jp/posts/42595261 |
Ondersteunde Talen | 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": [] } |