Automatab — A New Tab Page

A new tab page that animates unique patterns using cellular automata. Uses darker colours at night.

Automatab — A New Tab Page क्या है?

Automatab — A New Tab Page https://lauriewaxman.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A new tab page that animates unique patterns using cellular automata. Uses darker colours at night."।

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        A new tab page that animates unique patterns using cellular automata. Uses darker colours at night so as not to hurt your eyes.For users who want to add a pop of fun and colour to their browsing experience.                    

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

नाम Automatab — A New Tab Page Automatab — A New Tab Page
ID lmhppbimjgjafkdhkpmgolplbgmliedl
आधिकारिक URL https://chromewebstore.google.com/detail/automatab-%E2%80%94-a-new-tab-pag/lmhppbimjgjafkdhkpmgolplbgmliedl
विवरण A new tab page that animates unique patterns using cellular automata. Uses darker colours at night.
फ़ाइल का आकार 5.47 KB
स्थापना संख्या 57
वर्तमान संस्करण 0.0.0.5
अंतिम अपडेट 2015-09-04
प्रकाशन तिथि 2015-09-03
रेटिंग 5.00/5 कुल 6 रेटिंग्स
डेवलपर https://lauriewaxman.com
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Automatab \u2014 A New Tab Page",
    "description": "A new tab page that animates unique patterns using cellular automata. Uses darker colours at night.",
    "version": "0.0.0.5",
    "manifest_version": 2,
    "icons": {
        "128": "icon.png"
    },
    "chrome_url_overrides": {
        "newtab": "automatab.html"
    }
}