Nox Player - Android Emulator on PC and Mac

Easily open apk files with Nox Player app.

Τι είναι το Nox Player - Android Emulator on PC and Mac;

Το Nox Player - Android Emulator on PC and Mac είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Open In, και η κύρια λειτουργία του είναι "Easily open apk files with Nox Player app.".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης Nox Player - Android Emulator on PC and Mac

Λήψη αρχείων επέκτασης Nox Player - Android Emulator on PC and Mac σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Open Nox Player Extension

easily open apk files with Nox Player app right on your browser.

Some of the important features of the Open Nox Player plugin are listed below. Next is an overview of this extension. This summary contains a few words about its extensions, functions, and features. Followed by FAQs, which are helpful to get information about how this extension works in your browser. If you can’t find a specific answer. We hope the information provided on this website can help you get all the basics needed about this extension and allow you to have a better experience with Open Nox Player.

Open Nox Player Gives you the ability to open APK files with the Nox Player app easily with just a right click.

5 reasons to use Nox Player browser

- Right click on the browser and select open with Nox Player
- You can open notifications for Nox Player from the extension options page.
- Automatically redirects to Nox Player quickly.
- You can set the Nox Player path in your PC from the options page.
- Available for Chrome on all operating systems.

Note: In order for this extension to work, you need to make sure that the following 3 tasks are properly completed:
- Make sure you have the Nox Player app on your PC
- Make sure the path where your Nox Player application is stored is correct: The example on windows 10 is: D:\Program Files\Nox\bin\Nox.exe (You can change the path in "options")
- Make sure you have downloaded the patch and installed it. (The patch is provided in the tutorial)                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Nox Player - Android Emulator on PC and Mac Nox Player - Android Emulator on PC and Mac
ID mjieoepmopnohpfikhlhhakbaiidodbb
Επίσημο URL https://chrome.google.com/webstore/detail/nox-player-android-emulat/mjieoepmopnohpfikhlhhakbaiidodbb
Περιγραφή Easily open apk files with Nox Player app.
Μέγεθος Αρχείου 34.57 KB
Αριθμός Εγκαταστάσεων 9,047
Τρέχουσα Έκδοση 0.5
Τελευταία Ενημέρωση 2021-04-17
Ημερομηνία Δημοσίευσης 2021-04-02
Αξιολόγηση 4.17/5 Συνολικά 6 Αξιολογήσεις
Προγραμματιστής Open In
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://borwi.com/open-nox-player-extension/
Διεύθυνση URL της Σελίδας Βοήθειας https://borwi.com/contact/
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.5",
    "manifest_version": 2,
    "offline_enabled": true,
    "short_name": "open-nox-player",
    "name": "Nox Player - Android Emulator on PC and Mac",
    "background": {
        "page": "lib\/chrome\/background.html"
    },
    "homepage_url": "https:\/\/borwi.com\/open-nox-player-extension\/",
    "permissions": [
        "storage",
        "contextMenus",
        "notifications",
        "nativeMessaging"
    ],
    "description": "Easily open apk files with Nox Player app.",
    "options_ui": {
        "open_in_tab": true,
        "chrome_style": true,
        "page": "data\/options\/options.html"
    },
    "icons": {
        "16": "data\/icons\/16.png",
        "32": "data\/icons\/32.png",
        "48": "data\/icons\/48.png",
        "64": "data\/icons\/64.png",
        "128": "data\/icons\/128.png"
    }
}