Memory match game
Memory match game for chrome
Qu'est-ce que Memory match game ?
Memory match game est une extension Chrome développée par olegorlov22122, et sa fonction principale est "Memory match game for chrome".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Memory match game
Téléchargez les fichiers d'extension Memory match game 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
Match the same pair of images and test & improve your memory with this game.
Informations de Base sur l'Extension
Nom | |
ID | jgkfgambongnfpaenojcljdbhlolgfkk |
URL Officiel | https://chrome.google.com/webstore/detail/memory-match-game/jgkfgambongnfpaenojcljdbhlolgfkk |
Description | Memory match game for chrome |
Taille du Fichier | 3.73 MB |
Nombre d'Installations | 1,787 |
Version Actuelle | 2.2 |
Dernière Mise à Jour | 2022-11-22 |
Date de Publication | 2020-05-27 |
Évaluation | 5.00/5 Total 3 Évaluations |
Développeur | olegorlov22122 |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | en |
manifest.json | |
{ "action": { "default_icon": "64.png" }, "background": { "service_worker": "background.js" }, "description": "Memory match game for chrome", "icons": { "128": "128.png", "16": "64.png", "48": "64.png" }, "host_permissions": [ "*:\/\/*\/*" ], "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuzN+IaAtniP+1TO8VHZsR0mYAXDe2MxGpR+Ru0da+kDVZ5LyXxFbHUzSU3BysvbFBC7iag4S65UflglYq4UvyC9on3PiOvUrzRP5zGKCPG5RpMq29BQ1QLzrp7xbgQ8e3ZQ2xDZoUZmMnG5xRhNbnTeZxgfZt8bunIXcQkCqp\/xeTuU7TK3IxIKhoQY77O7RNHIIrfdiIjwvNUfkhYZxUZ1pJeJwAB5Wl3hCwXYB1aHzDWP6XqzF\/9lXLouehZlB9TrnDplgzByM4RZIocSzYwN2f5qoWtaINdXzzR4gDAmYy9F9hKItmuC03sY7OXP7D\/JS+c4qy6olierLbpp0dQIDAQAB", "manifest_version": 3, "name": "Memory match game", "options_page": "option.html", "permissions": [ "declarativeNetRequest" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.2" } |