Notes Tab

Notes Tab - Write notes like sticky notes in "new tab "

ما هو Notes Tab؟

Notes Tab هو إضافة Chrome تم تطويرها بواسطة noreal.inv، والميزة الرئيسية لها هي "Notes Tab - Write notes like sticky notes in "new tab "".

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

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Notes Tab

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

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

                        Notes Tab - a tool for taking quick sticky notes in "new tab".

By installing this extension, you agree to the Terms of Service at:
https://badhopeplum.ru/privacy_policy.html                    

معلومات أساسية عن التمديد

الاسم Notes Tab Notes Tab
ID ieobkbhmljlmkodnhiogjhkjgoongdmn
عنوان URL الرسمي https://chrome.google.com/webstore/detail/notes-tab/ieobkbhmljlmkodnhiogjhkjgoongdmn
الوصف Notes Tab - Write notes like sticky notes in "new tab "
حجم الملف 71.37 KB
عدد التثبيتات 1,118
النسخة الحالية 1.0.2
آخر تحديث 2023-04-12
تاريخ النشر 2020-04-28
تقييم 3.00/5 مجموع تقييمات 2
المطور noreal.inv
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة سياسة الخصوصية https://badhopeplum.ru/privacy_policy.html
اللغات المدعومة en,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "chrome_url_overrides": {
        "newtab": "files\/index.html"
    },
    "icons": {
        "128": "icons\/icon-128.png",
        "64": "icons\/icon-64.png",
        "48": "icons\/icon-48.png",
        "32": "icons\/icon-32.png",
        "16": "icons\/icon-16.png"
    },
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "permissions": [],
    "version": "1.0.2"
}