Keyword Research use 'k ' to start search

Type 'k ' plus a search term into the Omnibox to open UberSuggest in new tab. Options can be set to search for any country.

Keyword Research use 'k ' to start search क्या है?

Keyword Research use 'k ' to start search Andy Hawes द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Type 'k ' plus a search term into the Omnibox to open UberSuggest in new tab. Options can be set to search for any country."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Keyword Research use 'k ' to start search एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Chrome Extension to assist with Keywords you wish to Research using the power of UberSuggest.

Right click extension icon to set your chosen country, default is UK but can be set to any country.

Then in the Google Chrome omnibox simply type the letter "k" followed by a space and then your search term or phrase to open a new tab of Keyword Research for this search term.

Left click the extension icon to go to UberSuggest for manual entry.                    

एक्सटेंशन की मूल जानकारी

नाम Keyword Research use 'k ' to start search Keyword Research use 'k ' to start search
ID jcegfnjdfcpmaimeglgghogijdhaopeo
आधिकारिक URL https://chromewebstore.google.com/detail/keyword-research-use-k-to/jcegfnjdfcpmaimeglgghogijdhaopeo
विवरण Type 'k ' plus a search term into the Omnibox to open UberSuggest in new tab. Options can be set to search for any country.
फ़ाइल का आकार 18.68 KB
स्थापना संख्या 376
वर्तमान संस्करण 1.1
अंतिम अपडेट 2019-11-02
प्रकाशन तिथि 2019-11-02
रेटिंग 3.67/5 कुल 3 रेटिंग्स
डेवलपर Andy Hawes
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://isn-europe.co.uk/
समर्थित भाषाएँ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Keyword Research use 'k ' to start search",
    "description": "Type 'k ' plus a search term into the Omnibox to open UberSuggest in new tab. Options can be set to search for any country.",
    "version": "1.1",
    "options_page": "options.html",
    "permissions": [
        "storage"
    ],
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "omnibox": {
        "keyword": "k"
    },
    "manifest_version": 2,
    "browser_action": {
        "default_icon": {
            "16": "newtab_search16.png",
            "32": "newtab_search32.png"
        }
    },
    "icons": {
        "16": "newtab_search16.png",
        "32": "newtab_search32.png",
        "48": "newtab_search48.png",
        "128": "newtab_search128.png"
    }
}