etwas

Display your virtual desk with sticky notes and other gadgets in new tab.

ما هو etwas؟

etwas هو إضافة Chrome تم تطويرها بواسطة http://etwas-chrome.com، والميزة الرئيسية لها هي "Display your virtual desk with sticky notes and other gadgets in new tab.".

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        Etwas, meaning "something" in German, is a well-designed, fine-tuned productivity extension that replaces your dull plain new tab with interactive sticky notes, clock, modern art paint, some adorable plants and more. "New Tab", which you see even more often than your desktop, becomes the best place to remind you with unmissable sticky notes.

More gadgets are on the way to you.                    

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

الاسم etwas etwas
ID bnekhncikjgpmploalhcllhkehpbbdjg
عنوان URL الرسمي https://chrome.google.com/webstore/detail/etwas/bnekhncikjgpmploalhcllhkehpbbdjg
الوصف Display your virtual desk with sticky notes and other gadgets in new tab.
حجم الملف 4.82 MB
عدد التثبيتات 46
النسخة الحالية 1.0.1
آخر تحديث 2019-03-08
تاريخ النشر 2019-03-08
تقييم 5.00/5 مجموع تقييمات 2
المطور http://etwas-chrome.com
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "etwas",
    "description": "Display your virtual desk with sticky notes and other gadgets in new tab.",
    "version": "1.0.1",
    "icons": {
        "128": "src\/icon_128.png"
    },
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "browser_action": {
        "default_icon": "src\/icon_32.png",
        "default_title": "etwas"
    },
    "permissions": [
        "activeTab",
        "storage",
        "geolocation"
    ]
}