Questa Mobi Desktop Tab

Search the web directly from your tab

什麼是Questa Mobi Desktop Tab?

Questa Mobi Desktop Tab是由https://questa.mobi開發的Chrome擴展程式,該擴展的主要功能是“Search the web directly from your tab”。

擴展截圖

screenshot

下載Questa Mobi Desktop Tab擴展crx文件

下載Questa Mobi Desktop Tab擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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"
    }
}