Chrome In the Background

Zero Code, Only one thing, let your chrome running in background

Chrome In the Background क्या है?

Chrome In the Background 4bw_fdx द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Zero Code, Only one thing, let your chrome running in background"।

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

screenshot

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

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

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

                        You may want to run Chrome in background for quick restart, but if there is no extension have background permission, Chrome will quit totally if last tab is closed. 

This extension does only one thing that makes Chrome running in the background.                    

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

नाम Chrome In the Background Chrome In the Background
ID dgddokplpdbcnjhmgeghjandkglebglc
आधिकारिक URL https://chrome.google.com/webstore/detail/chrome-in-the-background/dgddokplpdbcnjhmgeghjandkglebglc
विवरण Zero Code, Only one thing, let your chrome running in background
फ़ाइल का आकार 2.63 KB
स्थापना संख्या 66
वर्तमान संस्करण 1.0.3
अंतिम अपडेट 2023-05-08
प्रकाशन तिथि 2015-12-29
रेटिंग 5.00/5 कुल 3 रेटिंग्स
डेवलपर 4bw_fdx
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Chrome In the Background",
    "version": "1.0.3",
    "description": "Zero Code, Only one thing, let your chrome running in background",
    "permissions": [
        "background"
    ],
    "background": {
        "persistence": true
    }
}