Week number

Shows current week number

什么是Week number?

Week number是由Muscobytes开发的Chrome扩展程序,该扩展的主要功能是“Shows current week number”。

扩展截图

screenshot

下载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 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
电子邮箱 [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"
    }
}