Streak Tracker
Track your most important habit on a new tab
Streak Trackerとは何ですか?
Streak Trackerはhttps://ignacio.alによって開発されたChromeの拡張機能で、その主な機能は「Track your most important habit on a new tab」です。
拡張機能のスクリーンショット
Streak Tracker拡張機能のCRXファイルをダウンロード
Streak Tracker拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
----- Updates for 1.6.2: Thanks for sharing your comments and suggestions! This version brings dark mode and a way to name your habit streak. We will keep improving this extension for you! ----- Track your most important habit progress every time you open a new tab, keep motivated and don't lose your streak! If you want more features, talk about habits or report any bug please contact me at https://twitter.com/ignacioaal
拡張機能の基本情報
名前 | Streak Tracker |
ID | fjdnbfpmonlaapmkboaihnaecphjjakd |
公式URL | https://chromewebstore.google.com/detail/streak-tracker/fjdnbfpmonlaapmkboaihnaecphjjakd |
説明 | Track your most important habit on a new tab |
ファイルサイズ | 11.82 KB |
インストール数 | 505 |
現在のバージョン | 1.6.2 |
最終更新日 | 2022-03-04 |
公開日 | 2018-06-05 |
評価 | 5.00/5 合計 2 レビュー |
開発者 | https://ignacio.al |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://ignacio.al |
ヘルプページのURL | https://twitter.com/ignacioaal |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Streak Tracker", "description": "Track your most important habit on a new tab", "version": "1.6.2", "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "manifest_version": 2, "icons": { "128": "\/file.png" }, "chrome_url_overrides": { "newtab": "\/index.html" } } |