ARC Welder

Arc welder the latest version install for your windows, and start running Androids for a lifetime from here on.

What is ARC Welder?

ARC Welder is a Chrome extension developed by http://arcwelderdownload.blogspot.com, and its main feature is "Arc welder the latest version install for your windows, and start running Androids for a lifetime from here on.".

Extension Screenshots

screenshot

Download ARC Welder Extension CRX File

Download ARC Welder extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        This is the easiest way to run rolling game android applications on your computer because in this way you do not have to install separate software rolling game  in your PC.

However, the simplest way to run Android application on PC is to get the rolling game ARC Welder Chrome extension installed on your computer and enjoy all your favourite android applications on PC.

However, you can convert any app that is available on the Google Play Store to APK format.

Thanks...                    

Extension Basic Information

Name ARC Welder ARC Welder
ID hhjphkodmkpkamjjdhkkhodbkechiiim
Official URL https://chrome.google.com/webstore/detail/arc-welder/hhjphkodmkpkamjjdhkkhodbkechiiim
Description Arc welder the latest version install for your windows, and start running Androids for a lifetime from here on.
File Size 48.88 MB
Installation Count 13,615
Current Version 3.6
Last Updated 2023-09-12
Publish Date 2023-05-08
Rating 2.22/5 Total 27 Ratings
Developer http://arcwelderdownload.blogspot.com
Email [email protected]
Extension Website https://proapk.site/arc-welder/
Help Page URL https://proapk.site/contact/
Supported Languages id,ms,de,en,fil,fr,sw,nl,tr,ca,da,et,es,hr,it,lv,hu,pl,ro,sk,sl,fi,cs,el,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "3.6",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "offline_enabled": true,
    "background": {
        "service_worker": "javas\/anainout.js"
    },
    "action": {
        "default_icon": {
            "128": "icons\/icon-128.png"
        }
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self' ; object-src 'self'; child-src 'self'; worker-src 'self'",
        "sandbox": "sandbox allow-scripts; script-src 'self' 'unsafe-eval' blob: 'unsafe-inline'; object-src 'self' 'unsafe-eval' blob: 'unsafe-inline';child-src 'self' 'unsafe-eval' blob: 'unsafe-inline' ; worker-src 'self' 'unsafe-eval' blob: 'unsafe-inline'; script-src-elem 'self' 'unsafe-eval' blob: 'unsafe-inline'"
    },
    "sandbox": {
        "pages": [
            "index.html"
        ]
    }
}