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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        🔍 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
공식 URL 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"
            }
        }
    }
}