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 |
官方網址 | 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" } |