etwas

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

Hvad er etwas?

etwas er en Chrome-udvidelse udviklet af http://etwas-chrome.com, og dens hovedfunktion er "Display your virtual desk with sticky notes and other gadgets in new tab.".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot
screenshot

Download etwas-udvidelses-CRX-fil

Download etwas-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn etwas etwas
ID bnekhncikjgpmploalhcllhkehpbbdjg
Officiel URL https://chrome.google.com/webstore/detail/etwas/bnekhncikjgpmploalhcllhkehpbbdjg
Beskrivelse Display your virtual desk with sticky notes and other gadgets in new tab.
Filstørrelse 4.82 MB
Antal Installationer 46
Nuværende Version 1.0.1
Senest Opdateret 2019-03-08
Udgivelsesdato 2019-03-08
Bedømmelse 5.00/5 Samlet 2 Bedømmelser
Udvikler http://etwas-chrome.com
Betalingsmetode free
Understøttede Sprog 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"
    ]
}