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 с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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"
    ]
}