Words Master!

Words Master! - popup game. Words search puzzle.

Cos'è Words Master!?

Words Master! è un'estensione di Chrome sviluppata da noreal.inv, e la sua funzione principale è "Words Master! - popup game. Words search puzzle.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Words Master!

Scarica i file di estensione Words Master! in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Words Master! - free popup game. Words search puzzle.

Words can be formed horizontally, vertically or diagonally.

Any word from any page can be added by clicking right mouse button on him.                    

Informazioni di Base sull'Estensione

Nome Words Master! Words Master!
ID cilhgpkkgpnbljnbjbgmhaidblcfnefn
URL Ufficiale https://chrome.google.com/webstore/detail/words-master/cilhgpkkgpnbljnbjbgmhaidblcfnefn
Descrizione Words Master! - popup game. Words search puzzle.
Dimensione del File 93.69 KB
Conteggio Installazioni 4,356
Versione Corrente 1.0.6
Ultimo Aggiornamento 2023-04-13
Data di Pubblicazione 2020-03-24
Valutazione 4.20/5 Totale 5 Valutazioni
Sviluppatore noreal.inv
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://badhopeplum.ru/privacy_policy.html
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "service_worker.js"
    },
    "action": {
        "default_icon": "icons\/icon128.png",
        "default_popup": "files\/popup.html",
        "default_title": "Words Master!"
    },
    "description": "Words Master! - popup game. Words search puzzle.",
    "icons": {
        "128": "icons\/icon128.png",
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png"
    },
    "manifest_version": 3,
    "name": "Words Master!",
    "permissions": [
        "tabs",
        "storage",
        "contextMenus",
        "scripting"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "version": "1.0.6"
}