Leaf fireworks
Fireworks in the night
Cos'è Leaf fireworks?
Leaf fireworks è un'estensione di Chrome sviluppata da david19902211, e la sua funzione principale è "Fireworks in the night".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Leaf fireworks
Scarica i file di estensione Leaf fireworks in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
HTML canvas night fireworks special effect webpage plug-in
Informazioni di Base sull'Estensione
Nome | Leaf fireworks |
ID | blnadbfladdabnkdbdljgbpkfnpmjggc |
URL Ufficiale | https://chromewebstore.google.com/detail/leaf-fireworks/blnadbfladdabnkdbdljgbpkfnpmjggc |
Descrizione | Fireworks in the night |
Dimensione del File | 62.71 KB |
Conteggio Installazioni | 106 |
Versione Corrente | 0.0.1 |
Ultimo Aggiornamento | 2020-01-26 |
Data di Pubblicazione | 2020-01-26 |
Sviluppatore | david19902211 |
Tipo di Pagamento | free |
Lingue Supportate | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Leaf fireworks", "description": "Fireworks in the night", "version": "0.0.1", "manifest_version": 2, "browser_action": { "default_popup": "index.html", "default_title": "Leaf fireworks", "default_icon": "images\/icon38.png" }, "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" } } |