Spatio Stopwatch & Timer Extension

Spatio Chrome Extension

O que é Spatio Stopwatch & Timer Extension?

Spatio Stopwatch & Timer Extension é uma extensão do Chrome desenvolvida por Vinicius Araujo, e sua principal característica é "Spatio Chrome Extension".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Spatio Stopwatch & Timer Extension

Baixe arquivos de extensão Spatio Stopwatch & Timer Extension no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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!                    

Informações Básicas da Extensão

Nome Spatio Stopwatch & Timer Extension Spatio Stopwatch & Timer Extension
ID mompiecabddeaogfabickfokcianmckn
URL Oficial https://chromewebstore.google.com/detail/spatio-stopwatch-timer-ex/mompiecabddeaogfabickfokcianmckn
Descrição Spatio Chrome Extension
Tamanho do Arquivo 402 KB
Contagem de Instalações 12,257
Versão Atual 1.2.0
Última Atualização 2023-08-15
Data de Publicação 2019-08-19
Classificação 3.79/5 Total de 14 Avaliações
Desenvolvedor Vinicius Araujo
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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"
    ]
}