Cloudpad

Cloudpad allows you to connect an iPhone (running the Cloudpad app) as a game controller on Stadia, GeforceNow and XCloud

Cloudpad क्या है?

Cloudpad youthdancing.dev द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Cloudpad allows you to connect an iPhone (running the Cloudpad app) as a game controller on Stadia, GeforceNow and XCloud"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Cloudpad एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Use your phone as a tilt-to-steer controller for a more immersive gaming experience!

Cloudpad leverages the motion sensors in your phone to give you an unprecedented level of control in racing video games on cloud gaming platforms. Forget the expensive racing wheels – with Cloudpad, you can feel like a real racer as you swipe, tilt and rotate your phone to control your driving style.

Requires the Cloudpad iOS/iPad app installed on phone or iPad. Supports GeforceNow, XCloud and Amazon Luna.                    

एक्सटेंशन की मूल जानकारी

नाम Cloudpad Cloudpad
ID dohdmngmoknkmkoecjbgnjfpiedajmil
आधिकारिक URL https://chromewebstore.google.com/detail/cloudpad/dohdmngmoknkmkoecjbgnjfpiedajmil
विवरण Cloudpad allows you to connect an iPhone (running the Cloudpad app) as a game controller on Stadia, GeforceNow and XCloud
फ़ाइल का आकार 115 KB
स्थापना संख्या 177
वर्तमान संस्करण 0.0.5
अंतिम अपडेट 2022-12-03
प्रकाशन तिथि 2022-11-26
डेवलपर youthdancing.dev
ईमेल [email protected]
भुगतान के प्रकार free
सहायता पृष्ठ URL https://cloudpadapp.github.io/CloudpadSite/feedback.html
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Cloudpad",
    "version": "0.0.5",
    "description": "Cloudpad allows you to connect an iPhone (running the Cloudpad app) as a game controller on Stadia, GeforceNow and XCloud",
    "action": {
        "default_popup": "settings.html",
        "default_icon": {
            "16": "img\/ic_launcher_16.png",
            "32": "img\/ic_launcher_32.png",
            "48": "img\/ic_launcher_48.png",
            "128": "img\/ic_launcher_128.png"
        }
    },
    "web_accessible_resources": [
        {
            "resources": [
                "main.js"
            ],
            "matches": [
                "https:\/\/play.geforcenow.com\/*",
                "https:\/\/stadia.google.com\/*",
                "https:\/\/gamepad-tester.com\/*",
                "https:\/\/www.xbox.com\/*"
            ]
        }
    ],
    "permissions": [
        "activeTab",
        "scripting"
    ],
    "icons": {
        "16": "img\/ic_launcher_16.png",
        "32": "img\/ic_launcher_32.png",
        "48": "img\/ic_launcher_48.png",
        "128": "img\/ic_launcher_128.png"
    },
    "manifest_version": 3
}