etwas

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

etwas là gì?

etwas là một tiện ích mở rộng Chrome được phát triển bởi http://etwas-chrome.com, và tính năng chính của nó là "Display your virtual desk with sticky notes and other gadgets in new tab.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng etwas

Tải xuống các tệp mở rộng etwas dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên etwas etwas
ID bnekhncikjgpmploalhcllhkehpbbdjg
URL Chính Thức https://chrome.google.com/webstore/detail/etwas/bnekhncikjgpmploalhcllhkehpbbdjg
Mô tả Display your virtual desk with sticky notes and other gadgets in new tab.
Kích Thước Tệp 4.82 MB
Số Lần Cài Đặt 46
Phiên Bản Hiện Tại 1.0.1
Cập Nhật Lần Cuối 2019-03-08
Ngày Phát Hành 2019-03-08
Đánh Giá 5.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển http://etwas-chrome.com
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}