etwas

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

Apa itu etwas?

etwas adalah ekstensi Chrome yang dikembangkan oleh http://etwas-chrome.com, dan fitur utamanya adalah "Display your virtual desk with sticky notes and other gadgets in new tab.".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi etwas

Unduh file ekstensi etwas dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama etwas etwas
ID bnekhncikjgpmploalhcllhkehpbbdjg
URL Resmi https://chrome.google.com/webstore/detail/etwas/bnekhncikjgpmploalhcllhkehpbbdjg
Deskripsi Display your virtual desk with sticky notes and other gadgets in new tab.
Ukuran File 4.82 MB
Jumlah Instalasi 46
Versi Saat Ini 1.0.1
Terakhir Diperbarui 2019-03-08
Tanggal Publikasi 2019-03-08
Penilaian 5.00/5 Total 2 Penilaian
Pengembang http://etwas-chrome.com
Tipe Pembayaran free
Bahasa yang Didukung 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"
    ]
}