Week number
Shows current week number
Week numberとは何ですか?
Week numberはMuscobytesによって開発されたChromeの拡張機能で、その主な機能は「Shows current week number」です。
拡張機能のスクリーンショット
Week number拡張機能のCRXファイルをダウンロード
Week number拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
The "Week Number" Chrome extension displays the current week number in the browser's extension icon, making it easy for users to quickly reference the current week. Once installed, the extension will automatically update the week number in real-time, so you never have to worry about it being out of date. The week number is displayed in the extension icon, which can be found in the top right corner of the Chrome browser. The "Week Number" extension is a lightweight and easy-to-use tool that can be helpful for anyone who wants to stay on top of their schedule and keep track of the current week. Whether you're a student, a professional, or just someone who likes to stay organized, this extension can help you stay on top of your game. Week icons created by Flat Icons - Flaticon.
拡張機能の基本情報
名前 | Week number |
ID | ckhfdghjhdofhjbahifpmdkafmhgfbjj |
公式URL | https://chromewebstore.google.com/detail/week-number/ckhfdghjhdofhjbahifpmdkafmhgfbjj |
説明 | Shows current week number |
ファイルサイズ | 7.32 KB |
インストール数 | 334 |
現在のバージョン | 1.0.2 |
最終更新日 | 2023-08-19 |
公開日 | 2023-02-19 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | Muscobytes |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://muscobytes.com/privacy |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Week number", "description": "Shows current week number", "version": "1.0.2", "icons": { "128": "images\/icon-128.png" }, "action": [], "background": { "service_worker": "background.js" } } |