Spatio Stopwatch & Timer Extension

Spatio Chrome Extension

什麼是Spatio Stopwatch & Timer Extension?

Spatio Stopwatch & Timer Extension是由Vinicius Araujo開發的Chrome擴展程式,該擴展的主要功能是“Spatio Chrome Extension”。

擴展截圖

screenshot
screenshot

下載Spatio Stopwatch & Timer Extension擴展crx文件

下載Spatio Stopwatch & Timer Extension擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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!                    

擴展基本資訊

名稱 Spatio Stopwatch & Timer Extension Spatio Stopwatch & Timer Extension
ID mompiecabddeaogfabickfokcianmckn
官方網址 https://chromewebstore.google.com/detail/spatio-stopwatch-timer-ex/mompiecabddeaogfabickfokcianmckn
簡介 Spatio Chrome Extension
檔案大小 402 KB
安裝次數 12,257
目前版本 1.2.0
更新時間 2023-08-15
上架時間 2019-08-19
評分 3.79/5 共 14 次評分
開發者 Vinicius Araujo
電子郵箱 [email protected]
付費類型 free
支援的語言 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"
    ]
}