Week number

Shows current week number

ما هو Week number؟

Week number هو إضافة Chrome تم تطويرها بواسطة Muscobytes، والميزة الرئيسية لها هي "Shows current week number".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Week number

قم بتنزيل ملفات الامتداد Week number بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
عنوان صفحة سياسة الخصوصية 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"
    }
}