Tìm map Wormate
Kết nối các nhóm và mọi người.
What is Tìm map Wormate?
Tìm map Wormate is a Chrome extension developed by https://timmapwormate.com, and its main feature is "Kết nối các nhóm và mọi người.".
Extension Screenshots
Download Tìm map Wormate Extension CRX File
Download Tìm map Wormate extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | hpcpbkakddofjpdkafplpgdldbbbbcdl |
Official URL | https://chrome.google.com/webstore/detail/t%C3%ACm-map-wormate/hpcpbkakddofjpdkafplpgdldbbbbcdl |
Description | Kết nối các nhóm và mọi người. |
File Size | 27.09 KB |
Installation Count | 5,208 |
Current Version | 0.1 |
Last Updated | 2023-02-08 |
Publish Date | 2022-03-14 |
Rating | 4.50/5 Total 8 Ratings |
Developer | https://timmapwormate.com |
[email protected] | |
Payment Type | free |
Extension Website | https://timmapwormate.com/ |
Help Page URL | https://timmapwormate.com/install/ |
Supported Languages | 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\/*" ] } |