Trending Now

Easily track the most searched words from your browser tab.

Wat is Trending Now?

Trending Now is een Chrome-extensie ontwikkeld door Ultralab Apps, en de belangrijkste functie is "Easily track the most searched words from your browser tab.".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Trending Now

Download Trending Now-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                                            

Basisinformatie over de Extensie

Naam Trending Now Trending Now
ID agchaedfhhoabfmoaoejmnabnekfgjoe
Officiële URL https://chrome.google.com/webstore/detail/trending-now/agchaedfhhoabfmoaoejmnabnekfgjoe
Beschrijving Easily track the most searched words from your browser tab.
Bestandsgrootte 51.25 KB
Aantal Installaties 1,146
Huidige Versie 1.0
Laatst Bijgewerkt 2015-05-11
Publicatiedatum 2015-05-11
Beoordeling 1.00/5 Totaal 3 Beoordelingen
Ontwikkelaar Ultralab Apps
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina http://ultralabapps.com/terms/privacy-policy.html
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Trending Now",
    "description": "Easily track the most searched words from your browser tab.",
    "version": "1.0",
    "permissions": [
        "storage",
        "https:\/\/www.google.com\/*"
    ],
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "google_trends.html"
    }
}