etwas

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

Qu'est-ce que etwas ?

etwas est une extension Chrome développée par http://etwas-chrome.com, et sa fonction principale est "Display your virtual desk with sticky notes and other gadgets in new tab.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension etwas

Téléchargez les fichiers d'extension etwas au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom etwas etwas
ID bnekhncikjgpmploalhcllhkehpbbdjg
URL Officiel https://chrome.google.com/webstore/detail/etwas/bnekhncikjgpmploalhcllhkehpbbdjg
Description Display your virtual desk with sticky notes and other gadgets in new tab.
Taille du Fichier 4.82 MB
Nombre d'Installations 46
Version Actuelle 1.0.1
Dernière Mise à Jour 2019-03-08
Date de Publication 2019-03-08
Évaluation 5.00/5 Total 2 Évaluations
Développeur http://etwas-chrome.com
Type de Paiement free
Langues Prises en Charge 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"
    ]
}