Search Operators

Handy Google search operators

What is Search Operators?

Search Operators is a Chrome extension developed by juliannashdev, and its main feature is "Handy Google search operators".

Extension Screenshots

screenshot

Download Search Operators Extension CRX File

Download Search Operators extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Quick access to Google search operator references in a handy Chrome extension                    

Extension Basic Information

Name Search Operators Search Operators
ID alffgjpoeidajfiamiilpjkiblhpfjnh
Official URL https://chromewebstore.google.com/detail/search-operators/alffgjpoeidajfiamiilpjkiblhpfjnh
Description Handy Google search operators
File Size 12.94 KB
Installation Count 34
Current Version 0.0.1
Last Updated 2021-04-15
Publish Date 2021-04-14
Developer juliannashdev
Email [email protected]
Payment Type free
Extension Website https://github.com/Julian-Nash/google-search-operators
Help Page URL https://github.com/Julian-Nash/google-search-operators
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Search Operators",
    "description": "Handy Google search operators",
    "version": "0.0.1",
    "browser_action": {
        "default_icon": {
            "16": "images\/16.png",
            "32": "images\/32.png",
            "48": "images\/48.png",
            "128": "images\/128.png"
        },
        "default_popup": "popup.html"
    }
}