OMEGLE ip finder -Omegle IP Puller Dark Mode

Omegle ip finder will help for find ip. You can use extension OMEGLE ip finder - Omegle IP Puller & Dark Mode

OMEGLE ip finder -Omegle IP Puller Dark Modeคืออะไร?

OMEGLE ip finder -Omegle IP Puller Dark Mode เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Ali Kaan BAŞHAN และคุณลักษณะหลักของมันคือ "Omegle ip finder will help for find ip. You can use extension OMEGLE ip finder - Omegle IP Puller & Dark Mode"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย OMEGLE ip finder -Omegle IP Puller Dark Mode

ดาวน์โหลดไฟล์ส่วนขยาย OMEGLE ip finder -Omegle IP Puller Dark Mode ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        "OMEGLE ip finder -Omegle IP Puller Dark Mode" extensions will help you for get information about ip adress or you can use this extension for dark mode                    

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

ชื่อ OMEGLE ip finder -Omegle IP Puller Dark Mode OMEGLE ip finder -Omegle IP Puller Dark Mode
ID oegjkfednjanedpbgdgfonbndeclcngf
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/omegle-ip-finder-omegle-i/oegjkfednjanedpbgdgfonbndeclcngf
คำอธิบาย Omegle ip finder will help for find ip. You can use extension OMEGLE ip finder - Omegle IP Puller & Dark Mode
ขนาดไฟล์ 9.57 MB
จำนวนการติดตั้ง 2,776
เวอร์ชันปัจจุบัน 4.2.4
อัปเดตครั้งล่าสุด 2023-05-06
วันที่เผยแพร่ 2023-05-05
ผู้พัฒนา Ali Kaan BAŞHAN
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "OMEGLE ip finder -Omegle IP Puller Dark Mode",
    "description": "Omegle ip finder will help for find ip. You can use extension OMEGLE ip finder - Omegle IP Puller & Dark Mode",
    "author": "Ali Kaan BA\u015eHAN",
    "homepage_url": "https:\/\/chromegle.net",
    "manifest_version": 3,
    "version": "4.2.4",
    "icons": {
        "16": "resources\/images\/IconLogo.png",
        "48": "resources\/images\/IconLogo.png",
        "128": "resources\/images\/IconLogo.png"
    },
    "content_scripts": [
        {
            "css": [
                "resources\/css\/main.css",
                "resources\/css\/settings.css"
            ],
            "js": [
                "javascript\/libraries\/jquery-2.1.1.min.js",
                "javascript\/libraries\/js-cookie-2.2.1.min.js",
                "javascript\/libraries\/micromodal.min.js",
                "javascript\/libraries\/webrtc-ips.min.js",
                "javascript\/utilities\/utilities.js",
                "javascript\/utilities\/logger.js",
                "javascript\/themes\/theme-manager.js",
                "javascript\/themes\/theme-registry.js",
                "javascript\/themes\/buttons.js",
                "javascript\/modules\/fullscreen-video.js",
                "javascript\/modules\/chat-registry.js",
                "javascript\/modules\/chat-manager.js",
                "javascript\/modules\/auto-message.js",
                "javascript\/modules\/auto-skip.js",
                "javascript\/modules\/auto-reconnect.js",
                "javascript\/modules\/ip-handling.js",
                "javascript\/modules\/auto-confirm.js",
                "javascript\/modules\/unmoderated-chat.js",
                "javascript\/modules\/video-screenshot.js",
                "javascript\/modules\/video-blocking.js",
                "javascript\/modules\/sync-topics.js",
                "javascript\/modules\/paste-menu.js",
                "javascript\/modules\/web-filtering\/filter-messages.js",
                "javascript\/modules\/mute-microphone.js",
                "javascript\/modules\/webrtc-tools.js",
                "javascript\/modules\/clear-interests.js",
                "javascript\/modules\/voice-commands\/speech-engine.js",
                "javascript\/modules\/voice-commands\/intent-handlers.js",
                "javascript\/settings\/menu.js",
                "javascript\/settings\/settings.js",
                "javascript\/settings\/config.js",
                "javascript\/themes\/splash-image.js",
                "javascript\/themes\/user-count.js",
                "javascript\/main.js"
            ],
            "matches": [
                "*:\/\/*.omegle.com\/*"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "\/javascript\/themes\/types\/*",
                "\/javascript\/modules\/web-accessible-scripts\/*",
                "\/javascript\/modules\/web-filtering\/*",
                "\/resources\/*"
            ],
            "matches": [
                "*:\/\/*.omegle.com\/*"
            ]
        }
    ],
    "incognito": "split",
    "permissions": [
        "storage"
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/*.omegle.com\/*"
        ]
    }
}