Wormate Friends Turkey
Extension Wormate Friends Turkey !
Wormate Friends Turkey là gì?
Wormate Friends Turkey là một tiện ích mở rộng Chrome được phát triển bởi luicanwork, và tính năng chính của nó là "Extension Wormate Friends Turkey !".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Wormate Friends Turkey
Tải xuống các tệp mở rộng Wormate Friends Turkey dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Uzantımız Wormateçio oyun platformunda çalışmaktadır. Hızlı oda seçimine, daha özel dış görünüm renklerine ve çoklu işlevlere olanak tanır.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | pmjojekfgcbmlpfjfoniglodigdlhjcc |
URL Chính Thức | https://chromewebstore.google.com/detail/wormate-friends-turkey/pmjojekfgcbmlpfjfoniglodigdlhjcc |
Mô tả | Extension Wormate Friends Turkey ! |
Kích Thước Tệp | 42.51 KB |
Số Lần Cài Đặt | 1,456 |
Phiên Bản Hiện Tại | 1.03 |
Cập Nhật Lần Cuối | 2023-09-10 |
Ngày Phát Hành | 2023-09-09 |
Đánh Giá | 4.69/5 Tổng số 26 Đánh Giá |
Nhà Phát Triển | luicanwork |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://wormatefriendsturkey.com/ |
URL Trang Chính Sách Bảo Mật | https://sites.google.com/view/wormatefriendsturkey/ana-sayfa |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "action": { "default_popup": "popup\/popup.html", "default_title": "Wormate Friends Turkey" }, "author": "YILDIRIM", "background": { "service_worker": "background.js" }, "declarative_net_request": { "rule_resources": [ { "enabled": true, "id": "ruleset_1", "path": "rules.json" } ] }, "description": "Extension Wormate Friends Turkey !", "externally_connectable": { "matches": [ "*:\/\/*.milat2.com\/*", "*:\/\/*.extension.com\/*", "*:\/\/google.com\/*", "*:\/\/google.com.vn\/*", "*:\/\/facebook.com\/*" ] }, "host_permissions": [ "*:\/\/wormate.io\/*" ], "icons": { "128": "icon.png" }, "manifest_version": 3, "name": "Wormate Friends Turkey", "permissions": [ "declarativeNetRequest" ], "version": "1.03" } |