Confetti Closer
Celebrate closing tabs!
什麼是Confetti Closer?
Confetti Closer是由aus開發的Chrome擴展程式,該擴展的主要功能是“Celebrate closing tabs!”。
擴展截圖
下載Confetti Closer擴展crx文件
下載Confetti Closer擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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.
擴展基本資訊
名稱 | Confetti Closer |
ID | mgpmfbhindgdelddlckgnhmmadganiol |
官方網址 | https://chromewebstore.google.com/detail/confetti-closer/mgpmfbhindgdelddlckgnhmmadganiol |
簡介 | Celebrate closing tabs! |
檔案大小 | 38.55 KB |
安裝次數 | 45 |
目前版本 | 1.0 |
更新時間 | 2022-05-18 |
上架時間 | 2022-05-16 |
開發者 | aus |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | 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": [ " |