Therapy Pet
Cute images for you when you are sad
Hvad er Therapy Pet?
Therapy Pet er en Chrome-udvidelse udviklet af davidyu37, og dens hovedfunktion er "Cute images for you when you are sad".
Udvidelsesskærmbilleder
Download Therapy Pet-udvidelses-CRX-fil
Download Therapy Pet-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
In life, horrible things happen outside of our control. We might give into the negative emotions. This extension helps you to lighten the mood whenever you're caught in a bad mood. Using sentiment analysis, when negative sentiment is picked from the words you type, the browser will show you a cute cat that you can't resist, but go, "Aw~"
Grundlæggende oplysninger om udvidelsen
Navn | Therapy Pet |
ID | dppfkiegdpndagfcmhbpjfcnbodekgoa |
Officiel URL | https://chromewebstore.google.com/detail/therapy-pet/dppfkiegdpndagfcmhbpjfcnbodekgoa |
Beskrivelse | Cute images for you when you are sad |
Filstørrelse | 79.92 KB |
Antal Installationer | 27 |
Nuværende Version | 1.0.1 |
Senest Opdateret | 2022-04-04 |
Udgivelsesdato | 2022-03-28 |
Udvikler | davidyu37 |
[email protected] | |
Betalingsmetode | free |
Understøttede Sprog | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Therapy Pet", "description": "Cute images for you when you are sad", "version": "1.0.1", "options_ui": { "page": "options.html" }, "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "action": { "default_icon": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ " |