etwas

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

etwas क्या है?

etwas http://etwas-chrome.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Display your virtual desk with sticky notes and other gadgets in new tab."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में etwas एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

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