Spatio Stopwatch & Timer Extension
Spatio Chrome Extension
Vad är Spatio Stopwatch & Timer Extension?
Spatio Stopwatch & Timer Extension är en Chrome-tillägg utvecklad av Vinicius Araujo, och dess huvudfunktion är "Spatio Chrome Extension".
Tilläggsskärmbilder
Ladda ner Spatio Stopwatch & Timer Extension-förlängningens CRX-fil
Ladda ner Spatio Stopwatch & Timer Extension-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Introducing: Spatio Chrome Extension – Your Dual Time Tracker! ⏱️
Unleash the power of precise timing right in your browser! Whether you’re counting up the moments with a stopwatch or counting down to the next big event with a timer, Spatio has got you covered.
🌟 Dazzling Dual Features:
🕒 Stopwatch: Capture moments with seconds accuracy. Record laps or measure intervals effortlessly.
⏲️ Timer: Set it, and forget it! You can set your timer and do the work!
🎨 Intuitive Interface: Juggle between stopwatch and timer modes with just a single click.
Time is a luxury; don't let it slip away. Download your Chrome experience and never lose track of time again with Spatio. Perfect for multitaskers, productivity enthusiasts, and everyone in between.
Spatio - Easy and Free Productivity 🚀 Install now! Grundläggande Information om Tillägg
| Namn | |
| ID | mompiecabddeaogfabickfokcianmckn |
| Officiell webbadress | https://chromewebstore.google.com/detail/spatio-stopwatch-timer-ex/mompiecabddeaogfabickfokcianmckn |
| Beskrivning | Spatio Chrome Extension |
| Filstorlek | 402 KB |
| Antal Installationer | 12,257 |
| Aktuell Version | 1.2.0 |
| Senast Uppdaterad | 2023-08-15 |
| Publiceringsdatum | 2019-08-19 |
| Betyg | 3.79/5 Totalt 14 Betyg |
| Utvecklare | Vinicius Araujo |
| E-post | [email protected] |
| Betalningssätt | free |
| Stödda Språk | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Spatio Stopwatch & Timer Extension",
"description": "Spatio Chrome Extension",
"version": "1.2.0",
"action": {
"default_popup": "popup.html",
"default_icon": "icons\/icon-16.png"
},
"icons": {
"16": "icons\/icon-16.png",
"32": "icons\/icon-32.png",
"48": "icons\/icon-48.png"
},
"permissions": [
"storage"
]
} | |