Fluid Simulation - Stress Reliever
Fluid Simulation helps with relaxation, stress relief, anxiety and pure enjoyment
Co je Fluid Simulation - Stress Reliever?
Fluid Simulation - Stress Reliever je rozšíření Chrome vyvinuté Bhupesh Singh, a jeho hlavní funkcí je „Fluid Simulation helps with relaxation, stress relief, anxiety and pure enjoyment“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Fluid Simulation - Stress Reliever
Stáhněte si soubory rozšíření Fluid Simulation - Stress Reliever ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
Relax while you surf the web.
Clicking on the extension icon will quickly open a fluid window which you can play with :) Základní Informace o Rozšíření
| Název | |
| ID | dlkcfbdmfhafkppclljenakmjebnhgen |
| Oficiální URL | https://chromewebstore.google.com/detail/fluid-simulation-stress-r/dlkcfbdmfhafkppclljenakmjebnhgen |
| Popis | Fluid Simulation helps with relaxation, stress relief, anxiety and pure enjoyment |
| Velikost souboru | 78.76 KB |
| Počet instalací | 1,000 |
| Aktuální Verze | 0.0.3 |
| Poslední Aktualizace | 2024-01-31 |
| Datum Vydání | 2022-03-23 |
| Hodnocení | 5.00/5 Celkem 2 Hodnocení |
| Vývojář | Bhupesh Singh |
| [email protected] | |
| Typ Platby | free |
| Webové stránky Rozšíření | https://direct.me/bhupesh |
| URL Stránky Nápovědy | https://direct.me/bhupesh |
| Podporované Jazyky | 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"
]
} | |