Wormate Friends Turkey
Extension Wormate Friends Turkey !
什么是Wormate Friends Turkey?
Wormate Friends Turkey是由luicanwork开发的Chrome扩展程序,该扩展的主要功能是“Extension Wormate Friends Turkey !”。
扩展截图
下载Wormate Friends Turkey扩展crx文件
下载Wormate Friends Turkey扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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. 扩展基本信息
| 名称 | |
| ID | pmjojekfgcbmlpfjfoniglodigdlhjcc |
| 官方URL | https://chromewebstore.google.com/detail/wormate-friends-turkey/pmjojekfgcbmlpfjfoniglodigdlhjcc |
| 简介 | Extension Wormate Friends Turkey ! |
| 文件大小 | 42.51 KB |
| 安装次数 | 1,456 |
| 当前版本 | 1.03 |
| 更新时间 | 2023-09-10 |
| 上架时间 | 2023-09-09 |
| 评分 | 4.69/5 共26次评分 |
| 开发者 | luicanwork |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://wormatefriendsturkey.com/ |
| 隐私政策页面URL | https://sites.google.com/view/wormatefriendsturkey/ana-sayfa |
| 支持的语言 | 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"
} | |