Week number

Shows current week number

Apa itu Week number?

Week number adalah ekstensi Chrome yang dikembangkan oleh Muscobytes, dan fitur utamanya adalah "Shows current week number".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Week number

Unduh file ekstensi Week number dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Week number Week number
ID ckhfdghjhdofhjbahifpmdkafmhgfbjj
URL Resmi https://chromewebstore.google.com/detail/week-number/ckhfdghjhdofhjbahifpmdkafmhgfbjj
Deskripsi Shows current week number
Ukuran File 7.32 KB
Jumlah Instalasi 334
Versi Saat Ini 1.0.2
Terakhir Diperbarui 2023-08-19
Tanggal Publikasi 2023-02-19
Penilaian 5.00/5 Total 1 Penilaian
Pengembang Muscobytes
Email [email protected]
Tipe Pembayaran free
URL Halaman Kebijakan Privasi https://muscobytes.com/privacy
Bahasa yang Didukung 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"
    }
}