Wormate Friends Turkey

Extension Wormate Friends Turkey !

Wormate Friends Turkeyคืออะไร?

Wormate Friends Turkey เป็นส่วนขยายของ Chrome ที่พัฒนาโดย luicanwork และคุณลักษณะหลักของมันคือ "Extension Wormate Friends Turkey !"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Wormate Friends Turkey

ดาวน์โหลดไฟล์ส่วนขยาย 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.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Wormate Friends Turkey Wormate Friends Turkey
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"
}