Dardasim.net - Free Games

This plugin allows you to play online free Flash games in Chrome on Dardasim.net.

Dardasim.net - Free Gamesคืออะไร?

Dardasim.net - Free Games เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.dardasim.net และคุณลักษณะหลักของมันคือ "This plugin allows you to play online free Flash games in Chrome on Dardasim.net."

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Dardasim.net - Free Games

ดาวน์โหลดไฟล์ส่วนขยาย Dardasim.net - Free Games ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        Enjoy thousands of free games from Dardasim.net with this Chrome extension!
This plugin allows you to quickly access & play Flash games in Chrome on Dardasim.net.
Without having to find the right settings in Chrome, we set Flash enabled which allows you to play on Dardasim.net without much effort.                    

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

ชื่อ Dardasim.net - Free Games Dardasim.net - Free Games
ID jjielhkllbondoilpemfgocfmaadbanm
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/dardasimnet-free-games/jjielhkllbondoilpemfgocfmaadbanm
คำอธิบาย This plugin allows you to play online free Flash games in Chrome on Dardasim.net.
ขนาดไฟล์ 96.75 KB
จำนวนการติดตั้ง 3,871
เวอร์ชันปัจจุบัน 1.2.6
อัปเดตครั้งล่าสุด 2020-03-06
วันที่เผยแพร่ 2020-03-06
คะแนน 4.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา https://www.dardasim.net
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.dardasim.net
URL หน้านโยบายความเป็นส่วนตัว https://www.dardasim.net/privacy-policy
ภาษาที่รองรับ en
manifest.json
{
    "background": {
        "page": "background.html",
        "persistent": false
    },
    "browser_action": {
        "default_icon": ".\/img\/icon_48.png",
        "default_popup": "popup.html"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/www.google-analytics.com https:\/\/www.googletagmanager.com https:\/\/www.dardasim.net; object-src 'self'; img-src https:\/\/www.googletagmanager.com https:\/\/www.google-analytics.com https:\/\/www.dardasim.net; connect-src https:\/\/www.dardasim.net\/ https:\/\/www.google-analytics.com",
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "externally_connectable": {
        "matches": [
            "*:\/\/www.dardasim.net\/*"
        ]
    },
    "icons": {
        "128": ".\/img\/icon_128.png",
        "16": ".\/img\/icon_16.png",
        "48": ".\/img\/icon_48.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAheQ3N480iivR40JDgpMpqmm5TAvBK78fRPt7NrAds4HjA12SQ2XDNxrOfIltqPNRkdRMhmfDRX53DSykOtMf3r\/0+R98COygV8JONDiyKuBPjXqu74iO9IV194GS6grTSyDLHpEy+s45d382kAXuZsy5oaXV6XpUTRUFhKUYXFIEZDs5BHkTLYdY90RQN5oUqAi\/hPgbkRpFeLfio\/KH8sEQXjKjoduLmwV41SpZefFAASbucsn8YQqDLWG1X+WcB1IXlRgAweqwYca5pX16sGMavh+NVMJx3uo1+te\/sfy4frWKoBJPBi87ehJf7QLzKys\/9Qbd4TUxJEUpB4+xBQIDAQAB",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "permissions": [
        "contextMenus",
        "contentSettings"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.2.6"
}