TabSpace

A scratch space for your new tab page

ما هو TabSpace؟

TabSpace هو إضافة Chrome تم تطويرها بواسطة Jacky Zhao، والميزة الرئيسية لها هي "A scratch space for your new tab page".

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

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة TabSpace

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

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

                        A beautiful new tab replacement that gives you your very own scratch space to help you stay organized and focused.

Treat it as your own little scratch space in the comfort of your new tab page. Text is saved as you write and your notes and tasks never leave your computer.

It features a prominent spatial visualization for all of your tasks that helps you prioritize what's important, rich text formatting and natural language due dates.

Tabspace is open source! Found an issue or want to contribute a feature? Check out the code on Github!

https://github.com/jackyzha0/tabspace                    

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

الاسم TabSpace TabSpace
ID kcinhoikngobhiikicnpahoanenlnlha
عنوان URL الرسمي https://chromewebstore.google.com/detail/tabspace/kcinhoikngobhiikicnpahoanenlnlha
الوصف A scratch space for your new tab page
حجم الملف 1.14 MB
عدد التثبيتات 414
النسخة الحالية 1.2.4
آخر تحديث 2022-12-08
تاريخ النشر 2022-09-29
تقييم 4.83/5 مجموع تقييمات 6
المطور Jacky Zhao
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "TabSpace",
    "description": "A scratch space for your new tab page",
    "version": "1.2.4",
    "manifest_version": 3,
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "logo192.png",
        "48": "logo192.png",
        "128": "logo192.png"
    }
}