Tìm map Wormate
Kết nối các nhóm và mọi người.
Wat is Tìm map Wormate?
Tìm map Wormate is een Chrome-extensie ontwikkeld door https://timmapwormate.com, en de belangrijkste functie is "Kết nối các nhóm và mọi người.".
Extensie Screenshots
Download het CRX-bestand van de extensie Tìm map Wormate
Download Tìm map Wormate-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
Our extension works on Wormate.io is a successful online game with fun graphics. Our extension allows map selection options in the GAME! create conditions for individuals in a group or friends to play in the same map together.
Basisinformatie over de Extensie
Naam | |
ID | hpcpbkakddofjpdkafplpgdldbbbbcdl |
Officiële URL | https://chrome.google.com/webstore/detail/t%C3%ACm-map-wormate/hpcpbkakddofjpdkafplpgdldbbbbcdl |
Beschrijving | Kết nối các nhóm và mọi người. |
Bestandsgrootte | 27.09 KB |
Aantal Installaties | 5,208 |
Huidige Versie | 0.1 |
Laatst Bijgewerkt | 2023-02-08 |
Publicatiedatum | 2022-03-14 |
Beoordeling | 4.50/5 Totaal 8 Beoordelingen |
Ontwikkelaar | https://timmapwormate.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://timmapwormate.com/ |
Help Pagina-URL | https://timmapwormate.com/install/ |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "T\u00ecm map Wormate", "description": "K\u1ebft n\u1ed1i c\u00e1c nh\u00f3m v\u00e0 m\u1ecdi ng\u01b0\u1eddi.", "author": "Ph\u1ea1m Ph\u00fa B\u00e1ch", "icons": { "128": "icon.png" }, "manifest_version": 3, "version": "0.1", "action": { "default_popup": "popup\/popup.html", "default_title": "T\u00ecm map WORMATE" }, "background": { "service_worker": "background.js" }, "declarative_net_request": { "rule_resources": [ { "id": "ruleset_1", "enabled": true, "path": "rules.json" } ] }, "permissions": [ "declarativeNetRequest" ], "host_permissions": [ "*:\/\/wormate.io\/*" ] } |