Motivation :: updated

Replace new tab page with Motivation

Motivation :: updated क्या है?

Motivation :: updated Distilled Chaos द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Replace new tab page with Motivation"।

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

screenshot

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

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

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

                        Replaces your 'new-tab' page with a real-time counter showing your current age.

Updated with correct refresh rate, color-scheme toggle, and an alternate difference algorithm.                    

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

नाम Motivation :: updated Motivation :: updated
ID jdlaegdjdpmbljeoabonopjbaagknfpp
आधिकारिक URL https://chrome.google.com/webstore/detail/motivation-updated/jdlaegdjdpmbljeoabonopjbaagknfpp
विवरण Replace new tab page with Motivation
फ़ाइल का आकार 12.44 KB
स्थापना संख्या 179
वर्तमान संस्करण 0.8
अंतिम अपडेट 2016-04-04
प्रकाशन तिथि 2016-04-04
डेवलपर Distilled Chaos
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "chrome_url_overrides": {
        "newtab": "dashboard.html"
    },
    "content_security_policy": "script-src 'self' 'sha256-oZZp2243OriiI1L4Y0x8p0SZNdvTUnztxneEInWsIAI='; object-src 'self'",
    "description": "Replace new tab page with Motivation",
    "icons": {
        "128": "icon-128.png",
        "16": "icon-16.png",
        "48": "icon-48.png"
    },
    "manifest_version": 2,
    "name": "Motivation :: updated",
    "offline_enabled": true,
    "version": "0.8"
}