Overload Search - Advanced Google Search

Overload Search! Fast advanced Google Search

什麼是Overload Search - Advanced Google Search?

Overload Search - Advanced Google Search是由https://partialoverload.com開發的Chrome擴展程式,該擴展的主要功能是“Overload Search! Fast advanced Google Search”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載Overload Search - Advanced Google Search擴展crx文件

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

擴展使用說明

                        🔍 Fast Advanced Google Search. Find the results you need fast

Find what you're looking for on Google quickly by filtering search results with advanced Google search operators.

Quickly access and query using the many advanced google search operators with this Google search tool. No need for cheat sheets! 

⭐ Site search - Search by the current site or domain - autofill feature

⭐ Query by file type

⭐ Query by Date range

⭐ Query by country & language

⭐ Exclude/filter out keywords

⭐ Shortcut Alt + G to open the search tool

⭐ Perform complex Google search query quickly

⭐ Drag to Order search parameters to best suit your use case

⭐ Enable & Disable cards to show only the relevant search parameters 

⭐ Open a new tab or use the current tab option

⭐ OSINT open source intelligence investigations tool

⭐ Custom search experience

⭐ Remove query parameters you don't need quickly by pressing the bin icon and removing multiple search cards, so you can focus on the filters that matter most to you.

Supported query operators/parameters
 ▸ Exclude - multiple exclude using space separator
 ▸ Site search - search current site or search domain - includes use current domain button that will populate the field for you
 ▸ File type - filter by any file type e.g. pdf, docx, txt, xls, ppt etc
 ▸ Search type - websites, images, video etc
 ▸ Keywords within - Any, Page title, Body and URL
 ▸ Date Range - Before/After
 ▸ Date Range quick (Max Age of result)
 ▸ View Google's cache of a website
 ▸ Turn off Google personalised search results
 ▸ Sites that contain link specified
 ▸ Related site search
 ▸ Turn off safe search
 ▸ Country support - see search results based on country
 ▸ Search by Language

Customise your Advanced Google search experience and gain higher quality search results.
Perform SEO research techniques quickly using this Google advanced search tool with the available operators/query parameters.

 ⭐ Find when google last indexed a website with the cache parameter

 ⭐ Discover hidden opportunities for internal linking by searching for phrases in your domain or website.

 ⭐ Conduct competitor SEO research, just use the "related sites" search operator followed by a website URL. 

Permissions: The tabs permission is necessary for the populate domain and page buttons.

Get in touch! Have an idea or feature request? Contact us, feedback is always welcome! 
Twitter: @PartialOverload

🚀 Release Notes 
2.0.0
▸align radio & ok buttons
1.9.4
▸update style framework
1.9.1
▸Shortcut fix
1.9.0
▸Chrome v3 manifest support
1.8.0
▸ Search the current website quickly with the autofill domain option
1.6.0
 ▸ Clear query on close option added
 ▸ The search form will now open with the previous values by default. This can be disabled with the clear on close option
1.5.3
 ▸ Search by Language. Autocomplete with filter enabled
 ▸ Start typing in the new language input to quickly select a language from a list of supported languages in Google search
1.4.1
 ▸ Reduced permissions, previously the tabs permission was needed for domain/url retrieval
1.0
 ▸ Country support - filter search results based on country!
 ▸ keep search tool open & use current tab for query option
 ▸ Tweak your search parameters after submitting!
0.4
 ▸ Turn off safe search
 ▸ Related site search
 ▸ Sites that contain link specified
0.3:
 ▸ Turn off Google personalised search results                    

擴展基本資訊

名稱 Overload Search - Advanced Google Search Overload Search - Advanced Google Search
ID knihkdaajdhpjgeiadaefmjmpbnlojbg
官方網址 https://chromewebstore.google.com/detail/overload-search-advanced/knihkdaajdhpjgeiadaefmjmpbnlojbg
簡介 Overload Search! Fast advanced Google Search
檔案大小 104 KB
安裝次數 3,376
目前版本 2.0.3
更新時間 2024-02-06
上架時間 2020-07-04
評分 4.50/5 共 10 次評分
開發者 https://partialoverload.com
電子郵箱 [email protected]
付費類型 free
擴展官網 https://Partialoverload.com
支援的語言 en,en-US,fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Overload Search - Advanced Google Search",
    "short_name": "Overload Search",
    "description": "Overload Search! Fast advanced Google Search",
    "version": "2.0.3",
    "default_locale": "en",
    "permissions": [
        "activeTab"
    ],
    "manifest_version": 3,
    "icons": {
        "16": "images\/128.png",
        "32": "images\/128.png",
        "48": "images\/128.png",
        "128": "images\/128.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_title": "Overload Search"
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "chromeos": "Alt+G",
                "linux": "Alt+G",
                "mac": "Alt+G",
                "windows": "Alt+G"
            }
        }
    }
}