Questa Mobi Desktop Tab

Search the web directly from your tab

Questa Mobi Desktop Tab क्या है?

Questa Mobi Desktop Tab https://questa.mobi द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Search the web directly from your tab"।

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

screenshot

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

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

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

                        Download the Questa New Extension, based on the mobile version, Questa.mobi
 
Questa.mobi is just like any other browser extension – but better. We built Questa.mobi for you to browser via your computer, as well as your Android device. The Questa.mobi desktop extension accesses local content through our partnership with Microsoft Bing. Questa.mobi provides a fast and secure web browsing platform that allows you to do all of the following:
 
Features include:
• Safe, Secure, focused browser with local content
• Search the web including local navigation
• Search local news, images and videos
• Download feature directly to your device
 
Download the extension now!
 
Disclaimer: We do not ask or collect any personal information. We do not profile users based on their searching behaviour or collect any information that could be tracked to the user usage of our extension.                    

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

नाम Questa Mobi Desktop Tab Questa Mobi Desktop Tab
ID khneobkckkfigajacagebiiomapbbcco
आधिकारिक URL https://chromewebstore.google.com/detail/questa-mobi-desktop-tab/khneobkckkfigajacagebiiomapbbcco
विवरण Search the web directly from your tab
फ़ाइल का आकार 748 KB
स्थापना संख्या 34,566
वर्तमान संस्करण 1.0.3
अंतिम अपडेट 2023-09-08
प्रकाशन तिथि 2020-12-18
डेवलपर https://questa.mobi
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://questa.mobi
गोपनीयता नीति पृष्ठ URL https://questa.mobi/privacy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Questa Mobi Desktop Tab",
    "short_name": "Questa Mobi Desktop Tab",
    "version": "1.0.3",
    "description": "Search the web directly from your tab",
    "minimum_chrome_version": "90.0.000",
    "background": {
        "service_worker": "background.js"
    },
    "homepage_url": "https:\/\/desktop.questa.mobi\/",
    "permissions": [
        "storage"
    ],
    "icons": {
        "128": "icons\/128x128.png",
        "96": "icons\/96x96.png",
        "32": "icons\/32x32.png",
        "16": "icons\/16x16.png"
    },
    "author": "Questa",
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}