Māori Dictionary Search

Allows you to search for words in the Māori dictionary.

Qu'est-ce que Māori Dictionary Search ?

Māori Dictionary Search est une extension Chrome développée par geoffthemusical, et sa fonction principale est "Allows you to search for words in the Māori dictionary.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Māori Dictionary Search

Téléchargez les fichiers d'extension Māori Dictionary Search au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        This extension enables you to select a word in your browser, right-click to bring up a context menu, and search Te Aka (online Māori Dictionary) for that word in a new tab.                    

Informations de Base sur l'Extension

Nom Māori Dictionary Search Māori Dictionary Search
ID bbajjeneedhekphmobnolplfjbgaiijp
URL Officiel https://chromewebstore.google.com/detail/m%C4%81ori-dictionary-search/bbajjeneedhekphmobnolplfjbgaiijp
Description Allows you to search for words in the Māori dictionary.
Taille du Fichier 4.01 KB
Nombre d'Installations 2,027
Version Actuelle 1.0
Dernière Mise à Jour 2023-03-30
Date de Publication 2023-03-22
Évaluation 5.00/5 Total 5 Évaluations
Développeur geoffthemusical
Email [email protected]
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "M\u0101ori Dictionary Search",
    "version": "1.0",
    "description": "Allows you to search for words in the M\u0101ori dictionary.",
    "permissions": [
        "contextMenus",
        "tabs"
    ],
    "icons": {
        "16": "favicon-16x16.png"
    },
    "background": {
        "service_worker": "background.js"
    }
}