Auto-Close New Tabs

Allow only one new tab page at a time.

Auto-Close New Tabs क्या है?

Auto-Close New Tabs eliasedgren1 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Allow only one new tab page at a time."।

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

screenshot

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

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

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

                        Cases when you actually need more than one new tab are few and far between. This extension automatically closes all extra new tabs to unclutter your browser.                    

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

नाम Auto-Close New Tabs Auto-Close New Tabs
ID flenhhkdfknhebichfkhmefaoembifcm
आधिकारिक URL https://chromewebstore.google.com/detail/auto-close-new-tabs/flenhhkdfknhebichfkhmefaoembifcm
विवरण Allow only one new tab page at a time.
फ़ाइल का आकार 28.04 KB
स्थापना संख्या 32
वर्तमान संस्करण 0.0.0.2
अंतिम अपडेट 2021-12-29
प्रकाशन तिथि 2021-12-27
डेवलपर eliasedgren1
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Auto-Close New Tabs",
    "version": "0.0.0.2",
    "description": "Allow only one new tab page at a time.",
    "manifest_version": 3,
    "incognito": "not_allowed",
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "tabs"
    ],
    "icons": {
        "128": "icon.png"
    }
}

संबंधित एक्सटेंशन्स