Keywords Everywhere - Keyword Tool

Keyword search volume, cpc and competition for 15+ websites like Google™ Search Console, YouTube™, Amazon™ & more

Keywords Everywhere - Keyword Tool क्या है?

Keywords Everywhere - Keyword Tool https://keywordseverywhere.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Keyword search volume, cpc and competition for 15+ websites like Google™ Search Console, YouTube™, Amazon™ & more"।

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

screenshot
screenshot

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

crx प्रारूप में Keywords Everywhere - Keyword Tool एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

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

                        Keywords Everywhere is a freemium chrome extension that helps more than 1.6 million users with online marketing.

The free version has the following features

- ChatGPT Prompt Templates: 200+ optimized prompt templates to help you get the most out of ChatGPT
- Instagram Hashtag Generator: Generate the most popular hashtags for Instagram (no volume data).
- Instagram Widgets: View Engagement metrics for Instagram Influencers
- Pinterest Insights: Search Insights, Trend Chat & Related Trends (no volume data).
- Twitter Widgets: View Engagement metrics for Twitter Accounts

The paid version has everything the free version has &

- Search Volume for 20+ websites: Accurate monthly search volume, CPC, competition & 12 month trend data.
- Traffic Metrics: View monthly estimates traffic & the top 10,000 keywords that any URL or Domain
- Moz Link Metrics: View Moz Domain Authority, DA Trend, Spam Score, Total Referring Domains, Backlinks & more
- SEO Metrics: SEO Difficulty, On-Page Difficulty, Off-Page Difficulty, Brand Queries & more.
- YouTube Metrics: Search Insights, SERP Metrics, Video Insights & YouTube Tags.
- Trend Charts: Historical volume data in the trend charts from 2004
- Import Keywords: Import your keywords to see accurate monthly search volume, CPC, and competition for them.
- Bulk Trends Data: Historical volume data obtained in bulk using Bulk Trends feature
- Keyword Widgets: See Related keywords, People Also Search For (PASF) keywords & Long-Tail Keywords.
- On-Page Analysis: Analyze any URL to get the list of keywords in the content of the page, and the density of those keywords
- Competitor Gap Analysis: Find keywords that your competitors rank for, and which you do not.
- Multiple Google properties: Search, Search Console, Analytics, Keyword Planner & Trends.
- Multiple eCommerce websites: Amazon, eBay & Etsy.
- Multiple search engines: YouTube, Bing & Duck Duck Go.

For a complete change-log for this extension please visit https://keywordseverywhere.com/changelog.html

For videos on how to use the tool, please checkout our YouTube channel at https://www.youtube.com/@KeywordsEverywhere                    

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

नाम Keywords Everywhere - Keyword Tool Keywords Everywhere - Keyword Tool
ID hbapdpeemoojbophdfndmlgdhppljgmp
आधिकारिक URL https://chromewebstore.google.com/detail/keywords-everywhere-keywo/hbapdpeemoojbophdfndmlgdhppljgmp
विवरण Keyword search volume, cpc and competition for 15+ websites like Google™ Search Console, YouTube™, Amazon™ & more
फ़ाइल का आकार 701 KB
स्थापना संख्या 1,618,689
वर्तमान संस्करण 11.15
अंतिम अपडेट 2024-02-26
प्रकाशन तिथि 2020-06-02
रेटिंग 4.54/5 कुल 5543 रेटिंग्स
डेवलपर https://keywordseverywhere.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://keywordseverywhere.com/
सहायता पृष्ठ URL https://keywordseverywhere.com/frequently-asked-questions.html
गोपनीयता नीति पृष्ठ URL https://keywordseverywhere.com/privacy.html
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Keywords Everywhere - Keyword Tool",
    "description": "Keyword search volume, cpc and competition for 15+ websites like Google\u2122 Search Console, YouTube\u2122, Amazon\u2122 & more",
    "version": "11.15",
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "action": {
        "default_icon": "\/img\/icon128.png",
        "default_popup": "\/html\/popup.html"
    },
    "background": {
        "service_worker": "sw_background.js"
    },
    "options_page": "html\/options.html",
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.google.com\/webmasters\/tools\/search-analytics*"
            ],
            "js": [
                "\/lib\/jquery-3.6.0.min.js",
                "\/js\/cs-pageview.js",
                "\/js\/cs-ui-helper.js",
                "\/js\/cs-common.js",
                "\/js\/cs-starter.js",
                "\/js\/cs-wmtools.js",
                "\/js\/cs-run.js"
            ],
            "css": [
                "\/css\/style.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/search.google.com\/search-console*",
                "https:\/\/search.google.com\/u\/*\/search-console*"
            ],
            "js": [
                "\/lib\/jquery-3.6.0.min.js",
                "\/js\/cs-pageview.js",
                "\/js\/cs-ui-helper.js",
                "\/js\/cs-common.js",
                "\/js\/cs-starter.js",
                "\/js\/cs-gsearch-console.js",
                "\/js\/cs-run.js"
            ],
            "css": [
                "\/css\/style.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/analytics.google.com\/analytics\/web\/*",
                "https:\/\/analytics.google.com\/analytics\/app\/*"
            ],
            "js": [
                "\/lib\/jquery-3.6.0.min.js",
                "\/js\/cs-pageview.js",
                "\/js\/cs-ui-helper.js",
                "\/js\/cs-common.js",
                "\/js\/cs-starter.js",
                "\/js\/cs-ga.js",
                "\/js\/cs-run.js"
            ],
            "css": [
                "\/css\/style.css"
            ],
            "all_frames": true,
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/adwords.google.com\/aw\/*",
                "https:\/\/ads.google.com\/aw\/*"
            ],
            "js": [
                "\/lib\/jquery-3.6.0.min.js",
                "\/js\/cs-pageview.js",
                "\/js\/cs-ui-helper.js",
                "\/js\/cs-common.js",
                "\/js\/cs-starter.js",
                "\/js\/cs-gkp2.js",
                "\/js\/cs-run.js"
            ],
            "css": [
                "\/css\/style.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/adwords.google.com\/ko\/KeywordPlanner\/*"
            ],
            "js": [
                "\/lib\/jquery-3.6.0.min.js",
                "\/js\/cs-pageview.js",
                "\/js\/cs-ui-helper.js",
                "\/js\/cs-common.js",
                "\/js\/cs-starter.js",
                "\/js\/cs-gkp.js",
                "\/js\/cs-run.js"
            ],
            "css": [
                "\/css\/style.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "include_globs": [
                "*:\/\/www.google.*\/*"
            ],
            "exclude_globs": [
                "https:\/\/analytics.google.com\/analytics\/web\/*",
                "https:\/\/www.google.com\/webmasters\/tools\/search-analytics*"
            ],
            "js": [
                "\/lib\/jquery-3.6.0.min.js",
                "\/lib\/chartjs\/Chart.bundle.min.js",
                "\/lib\/pluralize.js",
                "\/js\/CSV.js",
                "\/js\/TrendsChart.js",
                "\/js\/cs-pageview.js",
                "\/js\/cs-ui-helper.js",
                "\/js\/cs-common.js",
                "\/js\/cs-starter.js",
                "\/js\/cs-google.js",
                "\/js\/cs-run.js"
            ],
            "css": [
                "\/lib\/chartjs\/Chart.min.css",
                "\/css\/style.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "include_globs": [
                "*:\/\/www.google.*\/trends\/*",
                "*:\/\/trends.google.*\/trends\/*"
            ],
            "js": [
                "\/js\/cs-gtrends-inject.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "include_globs": [
                "*:\/\/www.google.*\/trends\/*",
                "*:\/\/trends.google.*\/trends\/*"
            ],
            "js": [
                "\/lib\/jquery-3.6.0.min.js",
                "\/lib\/chartjs\/Chart.bundle.min.js",
                "\/js\/CSV.js",
                "\/js\/TrendsChart.js",
                "\/js\/cs-pageview.js",
                "\/js\/cs-ui-helper.js",
                "\/js\/cs-common.js",
                "\/js\/cs-starter.js",
                "\/js\/cs-gtrends.js",
                "\/js\/cs-run.js"
            ],
            "css": [
                "\/lib\/chartjs\/Chart.min.css",
                "\/css\/style.css"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                "*:\/\/ubersuggest.io\/*"
            ],
            "js": [
                "\/lib\/jquery-3.6.0.min.js",
                "\/js\/cs-pageview.js",
                "\/js\/cs-ui-helper.js",
                "\/js\/cs-common.js",
                "\/js\/cs-starter.js",
                "\/js\/cs-uberio.js",
                "\/js\/cs-run.js"
            ],
            "css": [
                "\/css\/style.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/answerthepublic.com\/reports\/*",
                "*:\/\/answerthepublic.com\/*\/reports\/*"
            ],
            "js": [
                "\/lib\/jquery-3.6.0.min.js",
                "\/lib\/jquery-ui\/jquery-ui.min.js",
                "\/js\/cs-pageview.js",
                "\/js\/cs-ui-helper.js",
                "\/js\/cs-common.js",
                "\/js\/cs-starter.js",
                "\/js\/cs-atp.js",
                "\/js\/cs-run.js"
            ],
            "css": [
                "\/lib\/jquery-ui\/jquery-ui.min.css",
                "\/css\/style.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/soovle.com\/*"
            ],
            "js": [
                "\/lib\/jquery-3.6.0.min.js",
                "\/lib\/jquery-ui\/jquery-ui.min.js",
                "\/js\/cs-pageview.js",
                "\/js\/cs-ui-helper.js",
                "\/js\/cs-common.js",
                "\/js\/cs-starter.js",
                "\/js\/cs-soovle.js",
                "\/js\/cs-run.js"
            ],
            "css": [
                "\/lib\/jquery-ui\/jquery-ui.min.css",
                "\/css\/style.css"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "*:\/\/keywordshitter.com\/*",
                "*:\/\/www.keywordshitter.com\/*"
            ],
            "js": [
                "\/lib\/jquery-3.6.0.min.js",
                "\/js\/cs-pageview.js",
                "\/js\/cs-ui-helper.js",
                "\/js\/cs-common.js",
                "\/js\/cs-starter.js",
                "\/js\/cs-kshitter.js",
                "\/js\/cs-run.js"
            ],
            "css": [
                "\/css\/style.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/www.bing.com\/*"
            ],
            "js": [
                "\/lib\/jquery-3.6.0.min.js",
                "\/lib\/chartjs\/Chart.bundle.min.js",
                "\/lib\/pluralize.js",
                "\/js\/CSV.js",
                "\/js\/TrendsChart.js",
                "\/js\/cs-pageview.js",
                "\/js\/cs-ui-helper.js",
                "\/js\/cs-common.js",
                "\/js\/cs-starter.js",
                "\/js\/cs-bing.js",
                "\/js\/cs-run.js"
            ],
            "css": [
                "\/css\/style.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/duckduckgo.com\/*"
            ],
            "js": [
                "\/lib\/jquery-3.6.0.min.js",
                "\/js\/cs-pageview.js",
                "\/js\/cs-ui-helper.js",
                "\/js\/cs-common.js",
                "\/js\/cs-starter.js",
                "\/js\/cs-duckduckgo.js",
                "\/js\/cs-run.js"
            ],
            "css": [
                "\/css\/style.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/*.yahoo.com\/*",
                "*:\/\/*.search.yahoo.com\/*"
            ],
            "js": [
                "\/lib\/jquery-3.6.0.min.js",
                "\/js\/cs-pageview.js",
                "\/js\/cs-ui-helper.js",
                "\/js\/cs-common.js",
                "\/js\/cs-starter.js",
                "\/js\/cs-yahoo.js",
                "\/js\/cs-run.js"
            ],
            "css": [
                "\/css\/style.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/www.amazon.ae\/*",
                "*:\/\/www.amazon.com\/*",
                "*:\/\/www.amazon.co.uk\/*",
                "*:\/\/www.amazon.es\/*",
                "*:\/\/www.amazon.nl\/*",
                "*:\/\/www.amazon.mx\/*",
                "*:\/\/www.amazon.it\/*",
                "*:\/\/www.amazon.in\/*",
                "*:\/\/www.amazon.de\/*",
                "*:\/\/www.amazon.fr\/*",
                "*:\/\/www.amazon.cn\/*",
                "*:\/\/www.amazon.ca\/*",
                "*:\/\/www.amazon.sa\/*",
                "*:\/\/www.amazon.sg\/*",
                "*:\/\/www.amazon.com.au\/*",
                "*:\/\/www.amazon.com.br\/*",
                "*:\/\/www.amazon.com.mx\/*",
                "*:\/\/www.amazon.com.tr\/*",
                "*:\/\/www.amazon.co.jp\/*",
                "*:\/\/smile.amazon.ae\/*",
                "*:\/\/smile.amazon.com\/*",
                "*:\/\/smile.amazon.co.uk\/*",
                "*:\/\/smile.amazon.es\/*",
                "*:\/\/smile.amazon.nl\/*",
                "*:\/\/smile.amazon.mx\/*",
                "*:\/\/smile.amazon.it\/*",
                "*:\/\/smile.amazon.in\/*",
                "*:\/\/smile.amazon.de\/*",
                "*:\/\/smile.amazon.fr\/*",
                "*:\/\/smile.amazon.cn\/*",
                "*:\/\/smile.amazon.ca\/*",
                "*:\/\/smile.amazon.sa\/*",
                "*:\/\/smile.amazon.sg\/*",
                "*:\/\/smile.amazon.com.au\/*",
                "*:\/\/smile.amazon.com.br\/*",
                "*:\/\/smile.amazon.com.mx\/*",
                "*:\/\/smile.amazon.com.tr\/*",
                "*:\/\/smile.amazon.co.jp\/*"
            ],
            "js": [
                "\/lib\/jquery-3.6.0.min.js",
                "\/js\/cs-pageview.js",
                "\/js\/cs-ui-helper.js",
                "\/js\/cs-common.js",
                "\/js\/cs-starter.js",
                "\/js\/cs-amazon.js",
                "\/js\/cs-run.js"
            ],
            "css": [
                "\/css\/style.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/www.youtube.com\/*"
            ],
            "js": [
                "\/lib\/jquery-3.6.0.min.js",
                "\/lib\/chartjs\/Chart.bundle.min.js",
                "\/lib\/pluralize.js",
                "\/js\/CSV.js",
                "\/js\/TaskManager.js",
                "\/js\/TrendsChart.js",
                "\/js\/cs-pageview.js",
                "\/js\/cs-ui-helper.js",
                "\/js\/cs-common.js",
                "\/js\/cs-starter.js",
                "\/js\/cs-youtube.js",
                "\/js\/cs-run.js"
            ],
            "css": [
                "\/lib\/chartjs\/Chart.min.css",
                "\/css\/style.css",
                "\/css\/youtube.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/www.ebay.com\/*",
                "*:\/\/www.ebay.com.au\/*",
                "*:\/\/www.ebay.co.uk\/*",
                "*:\/\/www.ebay.ca\/*",
                "*:\/\/www.ebay.de\/*",
                "*:\/\/www.ebay.fr\/*",
                "*:\/\/www.ebay.ie\/*",
                "*:\/\/www.ebay.in\/*",
                "*:\/\/www.ebay.it\/*",
                "*:\/\/www.ebay.ph\/*",
                "*:\/\/www.ebay.com.sg\/*",
                "*:\/\/pages.ebay.com\/*",
                "*:\/\/pages.ebay.com.au\/*",
                "*:\/\/pages.ebay.co.uk\/*",
                "*:\/\/pages.ebay.ca\/*",
                "*:\/\/pages.ebay.fr\/*",
                "*:\/\/pages.ebay.ie\/*",
                "*:\/\/pages.ebay.in\/*",
                "*:\/\/pages.ebay.it\/*",
                "*:\/\/pages.ebay.ph\/*",
                "*:\/\/pages.ebay.com.sg\/*"
            ],
            "js": [
                "\/lib\/jquery-3.6.0.min.js",
                "\/js\/cs-pageview.js",
                "\/js\/cs-ui-helper.js",
                "\/js\/cs-common.js",
                "\/js\/cs-starter.js",
                "\/js\/cs-ebay.js",
                "\/js\/cs-run.js"
            ],
            "css": [
                "\/css\/style.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/twitter.com\/*"
            ],
            "js": [
                "\/lib\/jquery-3.6.0.min.js",
                "\/js\/cs-pageview.js",
                "\/js\/cs-ui-helper.js",
                "\/js\/cs-common.js",
                "\/js\/cs-starter.js",
                "\/js\/cs-twitter.js",
                "\/js\/cs-run.js"
            ],
            "css": [
                "\/css\/style.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/www.etsy.com\/*"
            ],
            "js": [
                "\/lib\/jquery-3.6.0.min.js",
                "\/js\/cs-pageview.js",
                "\/js\/cs-ui-helper.js",
                "\/js\/cs-common.js",
                "\/js\/cs-starter.js",
                "\/js\/cs-etsy.js",
                "\/js\/cs-run.js"
            ],
            "css": [
                "\/css\/style.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "include_globs": [
                "*:\/\/*.pinterest.*\/*"
            ],
            "js": [
                "\/lib\/jquery-3.6.0.min.js",
                "\/lib\/chartjs\/Chart.bundle.min.js",
                "\/js\/CSV.js",
                "\/js\/cs-pageview.js",
                "\/js\/cs-ui-helper.js",
                "\/js\/cs-tooltip.js",
                "\/js\/cs-common.js",
                "\/js\/cs-starter.js",
                "\/js\/cs-pinterest.js",
                "\/js\/cs-run.js"
            ],
            "css": [
                "\/css\/tooltip.css",
                "\/css\/style.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/www.instagram.com\/*"
            ],
            "js": [
                "\/js\/cs-instagram-inject.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "*:\/\/www.instagram.com\/*"
            ],
            "js": [
                "\/lib\/jquery-3.6.0.min.js",
                "\/js\/cs-pageview.js",
                "\/js\/cs-ui-helper.js",
                "\/js\/cs-common.js",
                "\/js\/cs-starter.js",
                "\/js\/cs-instagram.js",
                "\/js\/cs-run.js"
            ],
            "css": [
                "\/css\/style.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/chat.openai.com\/*"
            ],
            "js": [
                "\/lib\/jquery-3.6.0.min.js",
                "\/js\/cs-pageview.js",
                "\/js\/cs-ui-helper.js",
                "\/js\/cs-common.js",
                "\/js\/cs-starter.js",
                "\/js\/Widget.js",
                "\/js\/cs-openai-widget.js",
                "\/js\/cs-openai.js",
                "\/js\/cs-run.js"
            ],
            "css": [
                "\/css\/style.css",
                "\/css\/openai.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/keywordseverywhere.com\/*\/autocomplete.html*",
                "https:\/\/keywordseverywhere.com\/*\/autocomplete.php*",
                "https:\/\/keywordseverywhere.com\/*\/bulkTraffic.html*",
                "https:\/\/keywordseverywhere.com\/*\/bulkTraffic.php*",
                "https:\/\/keywordseverywhere.com\/*\/hashtags.html*",
                "https:\/\/keywordseverywhere.com\/*\/hashtags.php*",
                "https:\/\/keywordseverywhere.com\/*\/hashtags_bulk.html*",
                "https:\/\/keywordseverywhere.com\/*\/hashtags_bulk.php*",
                "https:\/\/keywordseverywhere.com\/*\/manual.html*",
                "https:\/\/keywordseverywhere.com\/*\/manual.php*",
                "https:\/\/keywordseverywhere.com\/*\/keywords.html*",
                "https:\/\/keywordseverywhere.com\/*\/keywords.php*",
                "https:\/\/keywordseverywhere.com\/*\/list.html*",
                "https:\/\/keywordseverywhere.com\/*\/list.php*",
                "https:\/\/keywordseverywhere.com\/*\/trends.html*",
                "https:\/\/keywordseverywhere.com\/*\/trends.php*",
                "https:\/\/keywordseverywhere.com\/*\/favorites.html*",
                "https:\/\/keywordseverywhere.com\/*\/favorites.php*",
                "https:\/\/keywordseverywhere.com\/*\/analyze.html*",
                "https:\/\/keywordseverywhere.com\/*\/analyze.php*",
                "https:\/\/keywordseverywhere.com\/*\/gap.html*",
                "https:\/\/keywordseverywhere.com\/*\/gap.php*",
                "https:\/\/keywordseverywhere.com\/*\/toppages.html*",
                "https:\/\/keywordseverywhere.com\/*\/toppages.php*"
            ],
            "js": [
                "\/lib\/jquery-3.6.0.min.js",
                "\/js\/cs-common.js",
                "\/js\/bridge.js"
            ],
            "all_frames": true,
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/keywordseverywhere.com\/*"
            ],
            "js": [
                "\/js\/cs-keywordseverywhere.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/keywordseverywhere.com\/ke\/widget.php*"
            ],
            "all_frames": true,
            "js": [
                "\/js\/cs-iframe-resize.js"
            ],
            "run_at": "document_start"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "\/img\/*",
                "\/html\/ytstats.html",
                "\/html\/igstats.html",
                "\/html\/twitterstats.html",
                "\/html\/diffstats.html",
                "\/html\/page.html",
                "\/html\/openai.html",
                "\/js\/cs-gtrends-ajax.js",
                "\/js\/cs-instagram-ajax.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ],
    "permissions": [
        "storage",
        "activeTab",
        "contextMenus",
        "scripting"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ]
}