Falling Metal Pipe
A metal pipe falls every time you open a tab
Qu'est-ce que Falling Metal Pipe ?
Falling Metal Pipe est une extension Chrome développée par https://swantzter.se, et sa fonction principale est "A metal pipe falls every time you open a tab".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Falling Metal Pipe
Téléchargez les fichiers d'extension Falling Metal Pipe au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Add some more excitement to your day and show to your co-workers that you are winning at productivity with how many research tabs you are opening. Now also provides a devastating reminder of the fragility of progress when you close a tab
Informations de Base sur l'Extension
Nom | Falling Metal Pipe |
ID | nbgmlhcjfjkbpflgcfemflmcdgegcckj |
URL Officiel | https://chromewebstore.google.com/detail/falling-metal-pipe/nbgmlhcjfjkbpflgcfemflmcdgegcckj |
Description | A metal pipe falls every time you open a tab |
Taille du Fichier | 64.92 KB |
Nombre d'Installations | 942 |
Version Actuelle | 1.2.0 |
Dernière Mise à Jour | 2023-05-02 |
Date de Publication | 2023-04-27 |
Évaluation | 5.00/5 Total 22 Évaluations |
Développeur | https://swantzter.se |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://github.com/swantzter/crx-falling-metal-pipe |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Falling Metal Pipe", "version": "1.2.0", "description": "A metal pipe falls every time you open a tab", "manifest_version": 3, "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "background": { "service_worker": "service-worker.js" }, "permissions": [ "offscreen" ], "author": { "email": "[email protected]" }, "homepage_url": "https:\/\/github.com\/swantzter\/crx-falling-metal-pipe" } |