Keyword Extractor
Free keyword tool that extracts text from the website you visit. Easy to use.
Wat is Keyword Extractor?
Keyword Extractor is een Chrome-extensie ontwikkeld door Hiblox, en de belangrijkste functie is "Free keyword tool that extracts text from the website you visit. Easy to use.".
Extensie Screenshots
Download het CRX-bestand van de extensie Keyword Extractor
Download Keyword Extractor-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 |   |  
| ID | hgdanalmcipcgojcicjenedeaoedebla | 
| Officiële URL | https://chromewebstore.google.com/detail/keyword-extractor/hgdanalmcipcgojcicjenedeaoedebla | 
| Beschrijving | Free keyword tool that extracts text from the website you visit. Easy to use. | 
| Bestandsgrootte | 38.08 KB | 
| Aantal Installaties | 1,892 | 
| Huidige Versie | 1.03 | 
| Laatst Bijgewerkt | 2017-12-30 | 
| Publicatiedatum | 2017-12-30 | 
| Beoordeling | 2.00/5 Totaal 5 Beoordelingen | 
| Ontwikkelaar | Hiblox | 
| Betalingswijze | free | 
| Ondersteunde Talen | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Keyword Extractor",
    "description": "Free keyword tool that extracts text from the website you visit. Easy to use.",
    "version": "1.03",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html",
        "default_title": "Keyword Extractor"
    },
    "background": {
        "scripts": [
            "jquery-3.2.1.min.js",
            "background.js"
        ]
    },
    "permissions": [
        "activeTab",
        "storage",
        "unlimitedStorage",
        "  |  |