Memory match game
Memory match game for chrome
Wat is Memory match game?
Memory match game is een Chrome-extensie ontwikkeld door olegorlov22122, en de belangrijkste functie is "Memory match game for chrome".
Extensie Screenshots
Download het CRX-bestand van de extensie Memory match game
Download Memory match game-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
Match the same pair of images and test & improve your memory with this game.
Basisinformatie over de Extensie
Naam | |
ID | jgkfgambongnfpaenojcljdbhlolgfkk |
Officiële URL | https://chrome.google.com/webstore/detail/memory-match-game/jgkfgambongnfpaenojcljdbhlolgfkk |
Beschrijving | Memory match game for chrome |
Bestandsgrootte | 3.73 MB |
Aantal Installaties | 1,787 |
Huidige Versie | 2.2 |
Laatst Bijgewerkt | 2022-11-22 |
Publicatiedatum | 2020-05-27 |
Beoordeling | 5.00/5 Totaal 3 Beoordelingen |
Ontwikkelaar | olegorlov22122 |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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" } |