Bouquet
Arrange all tabs of the currently open window in screen.
Wat is Bouquet?
Bouquet is een Chrome-extensie ontwikkeld door https://heppokofrontend.dev, en de belangrijkste functie is "Arrange all tabs of the currently open window in screen.".
Extensie Screenshots
Download het CRX-bestand van de extensie Bouquet
Download Bouquet-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
This is useful when you want to check multiple pieces of page in a row. If the target page has a video player, you can operate them simultaneously. * If you are user of macOS, please maximize the window before pressing the "Run" button.
Basisinformatie over de Extensie
Naam | Bouquet |
ID | apcgmjgoniiddekoelefocimfnhnkaah |
Officiële URL | https://chromewebstore.google.com/detail/bouquet/apcgmjgoniiddekoelefocimfnhnkaah |
Beschrijving | Arrange all tabs of the currently open window in screen. |
Bestandsgrootte | 13.27 KB |
Aantal Installaties | 48 |
Huidige Versie | 0.1.1 |
Laatst Bijgewerkt | 2021-10-01 |
Publicatiedatum | 2021-09-30 |
Ontwikkelaar | https://heppokofrontend.dev |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://github.com/heppokofrontend/chrome-extension-bouquet |
Help Pagina-URL | https://github.com/heppokofrontend/chrome-extension-bouquet/issues |
URL van de Privacybeleid Pagina | https://gist.github.com/heppokofrontend/0247f1d697df2fd8e798320f403727e8 |
Ondersteunde Talen | en,ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_extName__", "version": "0.1.1", "description": "__MSG_extDesc__", "action": { "default_icon": "icon.png", "default_popup": "index.html" }, "background": { "service_worker": "worker.js" }, "content_scripts": [ { "matches": [ " |