Yikes, the super simple task reminder...

Yikes is a super cool task reminder tool. Each task can be color coded and gives you a nifty count down.

Yikes, the super simple task reminder... क्या है?

Yikes, the super simple task reminder... https://nickwforsberg.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Yikes is a super cool task reminder tool. Each task can be color coded and gives you a nifty count down."।

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        Yikes! is a cool but lightweight countdown task reminder that appears every time you open a new browser tab. You can create multiple tasks to track and watch how long you have to complete them in the number of sleeps or days. Each task can be color coded and gives you a nifty count down. Track up coming tasks and tasks from the past. 

Features include:
* Super fast loading
* Multiple task creation
* Track your tasks in number of sleeps or number of days
* Dark or light mode
* Assign a colour to a task
* Task deletion                    

एक्सटेंशन की मूल जानकारी

नाम Yikes, the super simple task reminder... Yikes, the super simple task reminder...
ID obidoeddpakjpemdeggdhahhmeglpbdg
आधिकारिक URL https://chromewebstore.google.com/detail/yikes-the-super-simple-ta/obidoeddpakjpemdeggdhahhmeglpbdg
विवरण Yikes is a super cool task reminder tool. Each task can be color coded and gives you a nifty count down.
फ़ाइल का आकार 1.38 MB
स्थापना संख्या 14
वर्तमान संस्करण 2.0.1
अंतिम अपडेट 2021-04-11
प्रकाशन तिथि 2015-08-03
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर https://nickwforsberg.com
ईमेल [email protected]
भुगतान के प्रकार free
सहायता पृष्ठ URL https://trello.com/b/fgCR0O0y/yikes-development-board
समर्थित भाषाएँ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Yikes, the super simple task reminder...",
    "icons": {
        "16": "yikes-logo-16.png",
        "48": "yikes-logo-48.png",
        "128": "yikes-logo-128.png"
    },
    "description": "Yikes is a super cool task reminder tool. Each task can be color coded and gives you a nifty count down.",
    "version": "2.0.1",
    "manifest_version": 2,
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'"
}