Fluid Simulation - Stress Reliever
Fluid Simulation helps with relaxation, stress relief, anxiety and pure enjoyment
Wat is Fluid Simulation - Stress Reliever?
Fluid Simulation - Stress Reliever is een Chrome-extensie ontwikkeld door Bhupesh Singh, en de belangrijkste functie is "Fluid Simulation helps with relaxation, stress relief, anxiety and pure enjoyment".
Extensie Screenshots
Download het CRX-bestand van de extensie Fluid Simulation - Stress Reliever
Download Fluid Simulation - Stress Reliever-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
Relax while you surf the web.
Clicking on the extension icon will quickly open a fluid window which you can play with :) Basisinformatie over de Extensie
| Naam | |
| ID | dlkcfbdmfhafkppclljenakmjebnhgen |
| Officiële URL | https://chromewebstore.google.com/detail/fluid-simulation-stress-r/dlkcfbdmfhafkppclljenakmjebnhgen |
| Beschrijving | Fluid Simulation helps with relaxation, stress relief, anxiety and pure enjoyment |
| Bestandsgrootte | 78.76 KB |
| Aantal Installaties | 1,000 |
| Huidige Versie | 0.0.3 |
| Laatst Bijgewerkt | 2024-01-31 |
| Publicatiedatum | 2022-03-23 |
| Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
| Ontwikkelaar | Bhupesh Singh |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://direct.me/bhupesh |
| Help Pagina-URL | https://direct.me/bhupesh |
| Ondersteunde Talen | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Fluid Simulation - Stress Reliever",
"version": "0.0.3",
"manifest_version": 3,
"description": "Fluid Simulation helps with relaxation, stress relief, anxiety and pure enjoyment",
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "\/images\/logo\/splash-16.png",
"32": "\/images\/logo\/splash-32.png",
"48": "\/images\/logo\/splash-48.png",
"128": "\/images\/logo\/splash-128.png"
}
},
"icons": {
"16": "\/images\/logo\/splash-16.png",
"32": "\/images\/logo\/splash-32.png",
"48": "\/images\/logo\/splash-48.png",
"128": "\/images\/logo\/splash-128.png"
},
"options_page": "about.html",
"permissions": [
"storage"
]
} | |