Confetti Closer
Celebrate closing tabs!
Wat is Confetti Closer?
Confetti Closer is een Chrome-extensie ontwikkeld door aus, en de belangrijkste functie is "Celebrate closing tabs!".
Extensie Screenshots
Download het CRX-bestand van de extensie Confetti Closer
Download Confetti Closer-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
Shows a little bit of confetti on the current tab whenever you close one.
Idea by whim and RamRamTheLamb on Discord. Confetti created using the canvas-confetti NPM package. Icon is a part of the Noto Sans Emoji project. Basisinformatie over de Extensie
| Naam | |
| ID | mgpmfbhindgdelddlckgnhmmadganiol |
| Officiële URL | https://chromewebstore.google.com/detail/confetti-closer/mgpmfbhindgdelddlckgnhmmadganiol |
| Beschrijving | Celebrate closing tabs! |
| Bestandsgrootte | 38.55 KB |
| Aantal Installaties | 45 |
| Huidige Versie | 1.0 |
| Laatst Bijgewerkt | 2022-05-18 |
| Publicatiedatum | 2022-05-16 |
| Ontwikkelaar | aus |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Confetti Closer",
"description": "Celebrate closing tabs!",
"version": "1.0",
"manifest_version": 3,
"background": {
"service_worker": "background.js"
},
"permissions": [
"scripting"
],
"host_permissions": [
" | |