MineTab

A new tab with minecraft landscapes!

MineTab क्या है?

MineTab Anaisha द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A new tab with minecraft landscapes!"।

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        Minecraft Landscapes with To-Do List to replace your 'New Tab' page.

MineTab keeps you updated about the current date & time for better management of your daily tasks. Increase productivity by keeping track of your tasks.
Customizations are available between Dark Mode & Light Mode and temperature in °C or °F.

- Features
Minecraft Landscapes.
Displays current Date, Time, Temperature & Weather.
To-Do List: Saves your tasks in local storage.
Switch between Dark mode and Light mode in settings.
Switch between °C and °F value by clicking on temperature value.
Check the weather in another city in settings.
Pixel Weather Icons.

- Permissions
Location: For Temperature & Weather of current location.

Made by Anaisha.                    

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

नाम MineTab MineTab
ID ldpgfogidkbnjfafjkmkemeoegmlkejl
आधिकारिक URL https://chromewebstore.google.com/detail/minetab/ldpgfogidkbnjfafjkmkemeoegmlkejl
विवरण A new tab with minecraft landscapes!
फ़ाइल का आकार 16.56 MB
स्थापना संख्या 104
वर्तमान संस्करण 0.4
अंतिम अपडेट 2023-02-27
प्रकाशन तिथि 2022-04-14
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर Anaisha
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://minetab-privacy-policy.netlify.app
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "MineTab",
    "version": "0.4",
    "description": "A new tab with minecraft landscapes!",
    "permissions": [
        "geolocation"
    ],
    "chrome_url_overrides": {
        "newtab": "minetab.html"
    },
    "action": {
        "default_title": "MineTab",
        "default_icon": "icon128.png",
        "icons": {
            "16": "icon16.png",
            "32": "icon32.png",
            "48": "icon48.png",
            "128": "icon128.png"
        }
    },
    "manifest_version": 3
}