Crossword King

A wide variety of crossword tools such as crossword solver, anagram solver, word finder for cruciverbalists.

Wat is Crossword King?

Crossword King is een Chrome-extensie ontwikkeld door https://crosswordking.com, en de belangrijkste functie is "A wide variety of crossword tools such as crossword solver, anagram solver, word finder for cruciverbalists.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Crossword King

Download Crossword King-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

                        Crossword King is the most comprehensive website for cruciverbalists who are looking for crossword solver, anagram solver and word finder. You can add any scrambled letters and find different word combinations which can then be used for many popular word games.                    

Basisinformatie over de Extensie

Naam Crossword King Crossword King
ID mhldnajeonjoienkdiaimamnoiocbaoa
Officiële URL https://chrome.google.com/webstore/detail/crossword-king/mhldnajeonjoienkdiaimamnoiocbaoa
Beschrijving A wide variety of crossword tools such as crossword solver, anagram solver, word finder for cruciverbalists.
Bestandsgrootte 19.41 KB
Aantal Installaties 605
Huidige Versie 1.0.0
Laatst Bijgewerkt 2018-11-25
Publicatiedatum 2018-11-25
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar https://crosswordking.com
Betalingswijze free
Extensiewebsite https://crosswordking.com
Help Pagina-URL https://crosswordking.com
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Crossword King",
    "version": "1.0.0",
    "description": "A wide variety of crossword tools such as crossword solver, anagram solver, word finder for cruciverbalists.",
    "homepage_url": "https:\/\/crosswordking.com\/",
    "icons": {
        "16": "icon.png",
        "128": "icon_128.png"
    },
    "browser_action": {
        "default_icon": "icon.png"
    },
    "background": {
        "scripts": [
            "script.js"
        ]
    }
}