Glimpse – Google Trends Supercharged

Enhance Google Trends data for better insights

¿Qué es Glimpse – Google Trends Supercharged?

Glimpse – Google Trends Supercharged es una extensión de Chrome desarrollada por https://meetglimpse.com, y su función principal es "Enhance Google Trends data for better insights".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Glimpse – Google Trends Supercharged

Descarga archivos de extensión Glimpse – Google Trends Supercharged en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        Glimpse’s Google Trends Chrome Extension - Google Trends Supercharged, is a Chrome Extension that makes the default Google Trends experience 100x more powerful by adding enriched data and insights. Glimpse lets you see absolute search volume in Google Trends, get alerts on trending topics, and find trending searches in any category. Additional features include:

• Google Trends search volume data (real-time): see exactly how many searches there for any keyword.
• The most comprehensive and real-time list of People-Also-Search longtail keywords
• Discover new trending topics in any niche
• Export Google Trends to Google Sheets and CSV
• Set Google Trends alerts: get alerted when a topic starts trending
• Keyword difficulty, CPC, competition statistics
• Real-time keyword search volume

➕ More ways to use Glimpse

1. Find product niches for Amazon FBA and Shopify. The most successful ecommerce sellers have a secret: the best products succeed or fail because of the underlying wave (think air fryer, massage gun, etc.)

2. Find trending business ideas before they go mainstream.

3. News SEO: Other SEO tools are not updated quickly enough, whereas data here is updated daily.


➕ Trusted by thousands of companies in 132+ countries...

"We use glimpse's g-trends extension to understand changes in consumer interest over time and it's actually quite a gamechanger."  – Emily Wilson, Director of Product Management, Netflix

“Best SEO tool, hands down. I stopped using SEMrush and Ahrefs.” – Dave Moore, Head of Content, Blend

"Great tool for any marketers in the SEO or PPC industry. Compared to the default tool, this adds a lot more depth if you were looking to identify any new trending and/or related keywords." – Alex L Director of SEO, NKP Medical                    

Información Básica de la Extensión

Nombre Glimpse – Google Trends Supercharged Glimpse – Google Trends Supercharged
ID ocmojhiloccgbpjnkeiooioedaklapap
URL Oficial https://chromewebstore.google.com/detail/glimpse-%E2%80%93-google-trends-s/ocmojhiloccgbpjnkeiooioedaklapap
Descripción Enhance Google Trends data for better insights
Tamaño del Archivo 2.9 MB
Cantidad de Instalaciones 100,919
Versión Actual 0.168.0
Última Actualización 2024-02-16
Fecha de Publicación 2022-02-10
Calificación 4.88/5 Total de 420 Calificaciones
Desarrollador https://meetglimpse.com
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://meetglimpse.com
URL de la Página de Ayuda https://meetglimpse.com/
URL de la Página de Política de Privacidad https://meetglimpse.com/extension/privacy
Idiomas Soportados de,en,es,it,pl,hi,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.168.0",
    "name": "__MSG_app_name__",
    "description": "__MSG_app_desc__",
    "manifest_version": 3,
    "homepage_url": "https:\/\/meetglimpse.com",
    "icons": {
        "16": "icons\/logo-16.png",
        "48": "icons\/logo-48.png",
        "128": "icons\/logo-128.png"
    },
    "default_locale": "en",
    "permissions": [
        "storage",
        "contextMenus"
    ],
    "host_permissions": [
        "https:\/\/trends.google.com\/*",
        "https:\/\/meetglimpse.com\/*"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_title": "Glimpse",
        "default_popup": ".\/popup\/index.html"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "google\/google.css",
                "inject.css",
                "extension.css",
                "listener.js",
                "public\/discover-icons\/*.png",
                "public\/forecast.png",
                "public\/pin-extension.gif",
                "public\/pin-extension-2.png",
                "public\/[email protected]"
            ],
            "matches": [
                "https:\/\/*\/*"
            ],
            "use_dynamic_url": true
        }
    ],
    "content_scripts": [
        {
            "run_at": "document_start",
            "matches": [
                "https:\/\/meetglimpse.com\/*",
                "https:\/\/trends.google.com\/*",
                "https:\/\/trends.google.ac\/*",
                "https:\/\/trends.google.ad\/*",
                "https:\/\/trends.google.ae\/*",
                "https:\/\/trends.google.af\/*",
                "https:\/\/trends.google.ag\/*",
                "https:\/\/trends.google.al\/*",
                "https:\/\/trends.google.am\/*",
                "https:\/\/trends.google.as\/*",
                "https:\/\/trends.google.at\/*",
                "https:\/\/trends.google.az\/*",
                "https:\/\/trends.google.ba\/*",
                "https:\/\/trends.google.be\/*",
                "https:\/\/trends.google.bf\/*",
                "https:\/\/trends.google.bg\/*",
                "https:\/\/trends.google.bi\/*",
                "https:\/\/trends.google.bj\/*",
                "https:\/\/trends.google.bs\/*",
                "https:\/\/trends.google.bt\/*",
                "https:\/\/trends.google.by\/*",
                "https:\/\/trends.google.ca\/*",
                "https:\/\/trends.google.cc\/*",
                "https:\/\/trends.google.cd\/*",
                "https:\/\/trends.google.cf\/*",
                "https:\/\/trends.google.cg\/*",
                "https:\/\/trends.google.ch\/*",
                "https:\/\/trends.google.ci\/*",
                "https:\/\/trends.google.cl\/*",
                "https:\/\/trends.google.cm\/*",
                "https:\/\/trends.google.cv\/*",
                "https:\/\/trends.google.cz\/*",
                "https:\/\/trends.google.de\/*",
                "https:\/\/trends.google.dj\/*",
                "https:\/\/trends.google.dk\/*",
                "https:\/\/trends.google.dm\/*",
                "https:\/\/trends.google.dz\/*",
                "https:\/\/trends.google.ec\/*",
                "https:\/\/trends.google.ee\/*",
                "https:\/\/trends.google.es\/*",
                "https:\/\/trends.google.fi\/*",
                "https:\/\/trends.google.fm\/*",
                "https:\/\/trends.google.fr\/*",
                "https:\/\/trends.google.ga\/*",
                "https:\/\/trends.google.ge\/*",
                "https:\/\/trends.google.gg\/*",
                "https:\/\/trends.google.gl\/*",
                "https:\/\/trends.google.gm\/*",
                "https:\/\/trends.google.gp\/*",
                "https:\/\/trends.google.gr\/*",
                "https:\/\/trends.google.gy\/*",
                "https:\/\/trends.google.hk\/*",
                "https:\/\/trends.google.hn\/*",
                "https:\/\/trends.google.hr\/*",
                "https:\/\/trends.google.hu\/*",
                "https:\/\/trends.google.ie\/*",
                "https:\/\/trends.google.im\/*",
                "https:\/\/trends.google.iq\/*",
                "https:\/\/trends.google.is\/*",
                "https:\/\/trends.google.it\/*",
                "https:\/\/trends.google.je\/*",
                "https:\/\/trends.google.jo\/*",
                "https:\/\/trends.google.kg\/*",
                "https:\/\/trends.google.ki\/*",
                "https:\/\/trends.google.kz\/*",
                "https:\/\/trends.google.ru\/*",
                "https:\/\/trends.google.rw\/*",
                "https:\/\/trends.google.sc\/*",
                "https:\/\/trends.google.si\/*",
                "https:\/\/trends.google.sm\/*",
                "https:\/\/trends.google.so\/*",
                "https:\/\/trends.google.sr\/*",
                "https:\/\/trends.google.td\/*",
                "https:\/\/trends.google.tg\/*",
                "https:\/\/trends.google.tl\/*",
                "https:\/\/trends.google.tm\/*",
                "https:\/\/trends.google.to\/*",
                "https:\/\/trends.google.tt\/*",
                "https:\/\/trends.google.us\/*",
                "https:\/\/trends.google.vg\/*",
                "https:\/\/trends.google.vu\/*",
                "https:\/\/trends.google.ws\/*",
                "https:\/\/trends.google.se\/*",
                "https:\/\/trends.google.sh\/*",
                "https:\/\/trends.google.sk\/*",
                "https:\/\/trends.google.sn\/*",
                "https:\/\/trends.google.st\/*",
                "https:\/\/trends.google.tk\/*",
                "https:\/\/trends.google.tn\/*",
                "https:\/\/trends.google.uz\/*",
                "https:\/\/trends.google.ht\/*",
                "https:\/\/trends.google.jp\/*",
                "https:\/\/trends.google.la\/*",
                "https:\/\/trends.google.li\/*",
                "https:\/\/trends.google.lk\/*",
                "https:\/\/trends.google.lt\/*",
                "https:\/\/trends.google.lu\/*",
                "https:\/\/trends.google.lv\/*",
                "https:\/\/trends.google.md\/*",
                "https:\/\/trends.google.me\/*",
                "https:\/\/trends.google.mg\/*",
                "https:\/\/trends.google.mk\/*",
                "https:\/\/trends.google.ml\/*",
                "https:\/\/trends.google.mn\/*",
                "https:\/\/trends.google.ms\/*",
                "https:\/\/trends.google.mu\/*",
                "https:\/\/trends.google.mv\/*",
                "https:\/\/trends.google.mw\/*",
                "https:\/\/trends.google.ng\/*",
                "https:\/\/trends.google.nl\/*",
                "https:\/\/trends.google.no\/*",
                "https:\/\/trends.google.nr\/*",
                "https:\/\/trends.google.nu\/*",
                "https:\/\/trends.google.pk\/*",
                "https:\/\/trends.google.pl\/*",
                "https:\/\/trends.google.pn\/*",
                "https:\/\/trends.google.ps\/*",
                "https:\/\/trends.google.pt\/*",
                "https:\/\/trends.google.ro\/*",
                "https:\/\/trends.google.rs\/*",
                "https:\/\/trends.google.com.br\/*",
                "https:\/\/trends.google.co.uk\/*",
                "https:\/\/trends.google.com.au\/*",
                "https:\/\/trends.google.co.in\/*",
                "https:\/\/trends.google.com.ar\/*",
                "https:\/\/trends.google.co.cr\/*",
                "https:\/\/trends.google.co.il\/*",
                "https:\/\/trends.google.co.kr\/*",
                "https:\/\/trends.google.com.ph\/*",
                "https:\/\/trends.google.com.mx\/*",
                "https:\/\/trends.google.com.my\/*",
                "https:\/\/trends.google.com.sg\/*",
                "https:\/\/trends.google.co.nz\/*",
                "https:\/\/trends.google.com.pe\/*",
                "https:\/\/trends.google.com.sa\/*",
                "https:\/\/trends.google.co.th\/*",
                "https:\/\/trends.google.com.uy\/*"
            ],
            "js": [
                "inject-at-start.js"
            ]
        },
        {
            "run_at": "document_start",
            "matches": [
                "https:\/\/trends.google.com\/*",
                "https:\/\/trends.google.ac\/*",
                "https:\/\/trends.google.ad\/*",
                "https:\/\/trends.google.ae\/*",
                "https:\/\/trends.google.af\/*",
                "https:\/\/trends.google.ag\/*",
                "https:\/\/trends.google.al\/*",
                "https:\/\/trends.google.am\/*",
                "https:\/\/trends.google.as\/*",
                "https:\/\/trends.google.at\/*",
                "https:\/\/trends.google.az\/*",
                "https:\/\/trends.google.ba\/*",
                "https:\/\/trends.google.be\/*",
                "https:\/\/trends.google.bf\/*",
                "https:\/\/trends.google.bg\/*",
                "https:\/\/trends.google.bi\/*",
                "https:\/\/trends.google.bj\/*",
                "https:\/\/trends.google.bs\/*",
                "https:\/\/trends.google.bt\/*",
                "https:\/\/trends.google.by\/*",
                "https:\/\/trends.google.ca\/*",
                "https:\/\/trends.google.cc\/*",
                "https:\/\/trends.google.cd\/*",
                "https:\/\/trends.google.cf\/*",
                "https:\/\/trends.google.cg\/*",
                "https:\/\/trends.google.ch\/*",
                "https:\/\/trends.google.ci\/*",
                "https:\/\/trends.google.cl\/*",
                "https:\/\/trends.google.cm\/*",
                "https:\/\/trends.google.cv\/*",
                "https:\/\/trends.google.cz\/*",
                "https:\/\/trends.google.de\/*",
                "https:\/\/trends.google.dj\/*",
                "https:\/\/trends.google.dk\/*",
                "https:\/\/trends.google.dm\/*",
                "https:\/\/trends.google.dz\/*",
                "https:\/\/trends.google.ec\/*",
                "https:\/\/trends.google.ee\/*",
                "https:\/\/trends.google.es\/*",
                "https:\/\/trends.google.fi\/*",
                "https:\/\/trends.google.fm\/*",
                "https:\/\/trends.google.fr\/*",
                "https:\/\/trends.google.ga\/*",
                "https:\/\/trends.google.ge\/*",
                "https:\/\/trends.google.gg\/*",
                "https:\/\/trends.google.gl\/*",
                "https:\/\/trends.google.gm\/*",
                "https:\/\/trends.google.gp\/*",
                "https:\/\/trends.google.gr\/*",
                "https:\/\/trends.google.gy\/*",
                "https:\/\/trends.google.hk\/*",
                "https:\/\/trends.google.hn\/*",
                "https:\/\/trends.google.hr\/*",
                "https:\/\/trends.google.hu\/*",
                "https:\/\/trends.google.ie\/*",
                "https:\/\/trends.google.im\/*",
                "https:\/\/trends.google.iq\/*",
                "https:\/\/trends.google.is\/*",
                "https:\/\/trends.google.it\/*",
                "https:\/\/trends.google.je\/*",
                "https:\/\/trends.google.jo\/*",
                "https:\/\/trends.google.kg\/*",
                "https:\/\/trends.google.ki\/*",
                "https:\/\/trends.google.kz\/*",
                "https:\/\/trends.google.ru\/*",
                "https:\/\/trends.google.rw\/*",
                "https:\/\/trends.google.sc\/*",
                "https:\/\/trends.google.si\/*",
                "https:\/\/trends.google.sm\/*",
                "https:\/\/trends.google.so\/*",
                "https:\/\/trends.google.sr\/*",
                "https:\/\/trends.google.td\/*",
                "https:\/\/trends.google.tg\/*",
                "https:\/\/trends.google.tl\/*",
                "https:\/\/trends.google.tm\/*",
                "https:\/\/trends.google.to\/*",
                "https:\/\/trends.google.tt\/*",
                "https:\/\/trends.google.us\/*",
                "https:\/\/trends.google.vg\/*",
                "https:\/\/trends.google.vu\/*",
                "https:\/\/trends.google.ws\/*",
                "https:\/\/trends.google.se\/*",
                "https:\/\/trends.google.sh\/*",
                "https:\/\/trends.google.sk\/*",
                "https:\/\/trends.google.sn\/*",
                "https:\/\/trends.google.st\/*",
                "https:\/\/trends.google.tk\/*",
                "https:\/\/trends.google.tn\/*",
                "https:\/\/trends.google.uz\/*",
                "https:\/\/trends.google.ht\/*",
                "https:\/\/trends.google.jp\/*",
                "https:\/\/trends.google.la\/*",
                "https:\/\/trends.google.li\/*",
                "https:\/\/trends.google.lk\/*",
                "https:\/\/trends.google.lt\/*",
                "https:\/\/trends.google.lu\/*",
                "https:\/\/trends.google.lv\/*",
                "https:\/\/trends.google.md\/*",
                "https:\/\/trends.google.me\/*",
                "https:\/\/trends.google.mg\/*",
                "https:\/\/trends.google.mk\/*",
                "https:\/\/trends.google.ml\/*",
                "https:\/\/trends.google.mn\/*",
                "https:\/\/trends.google.ms\/*",
                "https:\/\/trends.google.mu\/*",
                "https:\/\/trends.google.mv\/*",
                "https:\/\/trends.google.mw\/*",
                "https:\/\/trends.google.ng\/*",
                "https:\/\/trends.google.nl\/*",
                "https:\/\/trends.google.no\/*",
                "https:\/\/trends.google.nr\/*",
                "https:\/\/trends.google.nu\/*",
                "https:\/\/trends.google.pk\/*",
                "https:\/\/trends.google.pl\/*",
                "https:\/\/trends.google.pn\/*",
                "https:\/\/trends.google.ps\/*",
                "https:\/\/trends.google.pt\/*",
                "https:\/\/trends.google.ro\/*",
                "https:\/\/trends.google.rs\/*",
                "https:\/\/trends.google.com.br\/*",
                "https:\/\/trends.google.co.uk\/*",
                "https:\/\/trends.google.com.au\/*",
                "https:\/\/trends.google.co.in\/*",
                "https:\/\/trends.google.com.ar\/*",
                "https:\/\/trends.google.co.cr\/*",
                "https:\/\/trends.google.co.il\/*",
                "https:\/\/trends.google.co.kr\/*",
                "https:\/\/trends.google.com.ph\/*",
                "https:\/\/trends.google.com.mx\/*",
                "https:\/\/trends.google.com.my\/*",
                "https:\/\/trends.google.com.sg\/*",
                "https:\/\/trends.google.co.nz\/*",
                "https:\/\/trends.google.com.pe\/*",
                "https:\/\/trends.google.com.sa\/*",
                "https:\/\/trends.google.co.th\/*",
                "https:\/\/trends.google.com.uy\/*"
            ],
            "css": [
                "inject.css",
                "extension.css"
            ]
        },
        {
            "run_at": "document_start",
            "matches": [
                "https:\/\/*\/*"
            ],
            "exclude_matches": [
                "*:\/\/search.google.com\/*",
                "*:\/\/analytics.google.com\/*"
            ],
            "js": [
                "vendors.js",
                "google\/google.js"
            ]
        }
    ]
}