Ctrl+g | A shortcut key to google

Ctrl+g || A new way to google.

Ctrl+g | A shortcut key to googleとは何ですか?

Ctrl+g | A shortcut key to googleはhttps://bluenest.xyzによって開発されたChromeの拡張機能で、その主な機能は「Ctrl+g || A new way to google.」です。

拡張機能のスクリーンショット

screenshot
screenshot

Ctrl+g | A shortcut key to google拡張機能のCRXファイルをダウンロード

Ctrl+g | A shortcut key to google拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Do you do Google search a lot?

Of course you do!!

I found a great way to Google, a shortcut way to Google and  that's control +G on selected text. And that's it !!!. Just download this extension and press CTRL+G on selected text. Now you would be able to google just like that from now onwards

Ctrl+g, a shortcut key that is making possible a way doing not just Google, but every search separately and in one place.Install and find out how. We found in last 2 years that this product is greatly appreciated by researcher, scholar and business intelligence people, as it is helping them to increase their productivity and focus on subject. So now, Bluenest Technologies (www.bluenest.xyz) have integrated Eaglesearch with CTRL+G for more productivity.

In this google era, everything is becoming more and more accessible. Our question is  Why not to make googling itself more accessible on chrome? why not keep it at your fingertips even when you are on a desktop? You all know old school methods they are lengthier and some like me may find it complex too. So here I present Ctrl+g a new and smarter way to Google. Let it be any text or new search just press ctrl+g to google 

• It is so simple just select text, press ctrl+g  and magic happens 
• Or for new search press ctrl+g without selecting text, a new window with google search page will be available for you.

Its true keyboard shortcut is more used over right clicking. Hence, now time is to have shortcut key for Google too. If you are keyboard ninja then this is really for you. Don’t worry even if you are not, this is still for you :)

A salutary warning guys - your time is precious, save it even if you can save a second of it. 

No hassle just install it and do google with Ctrl+g.

A new and Faster approach is for you. Exploit it.

Ctrl+g - Select.Press.Search 

Thanks.

Question arises why Google even thought of it ?


########Upcoming########


• v.3 more functionality to increase your accessibility.

########Changelog########

Version 2.0.1

•Added support to all major Languages

Version 2.0

• Integrated a super search engine ie EagleSearch.xyz with CTRL+G to do more than just GOOGLE.
• Multi search engine is added to the shortcut with limits of search. Contact us https://www.bluenest.xyz/contact/  for customise solution.

Version 1.2.1
• Minor JSON changes.

Version 1.2
• Search moved from google.co.in to google.com

Version 1.1
• Support for mac devices both CMD+g and Ctrl +g.

Version 2 
• Search was redirected to Eaglesearch.XYZ for comparative results.

Version 3
• This is the fallback version to Google search itself for results that world needs.



#######Support and Suggestion######

Email me: [email protected]
Website: www.harshaddhawale.in                    

拡張機能の基本情報

名前 Ctrl+g | A shortcut key to google Ctrl+g | A shortcut key to google
ID hpigbcfkeekdfkbabcohgljkgiggehag
公式URL https://chromewebstore.google.com/detail/ctrl+g-a-shortcut-key-to/hpigbcfkeekdfkbabcohgljkgiggehag
説明 Ctrl+g || A new way to google.
ファイルサイズ 66.55 KB
インストール数 916
現在のバージョン 3
最終更新日 2021-03-01
公開日 2019-08-29
評価 4.40/5 合計 10 レビュー
開発者 https://bluenest.xyz
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.bluenest.xyz
ヘルプページのURL https://www.bluenest.xyz/contact/
対応言語 ms,de,en,fr,nl,no,vi,da,es,hr,it,hu,pl,ro,fi,sv,el,ru,hi,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "3",
    "author": "Harshad K Dhawale",
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "jquery-3.2.1.min.js",
                "content.js"
            ]
        }
    ],
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_icon": "icon128.png"
    },
    "permissions": [],
    "oauth2": {
        "client_id": "985193169691-mmrvpofsemu151sncs0vr75r62hnul3e.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/plus.login",
            "https:\/\/www.googleapis.com\/auth\/chromewebstore.readonly"
        ]
    }
}