ARC Welder extension Archives

ARC Welder extension Archives

ARC Welder extension Archives

ARC Welder extension Archives


View Full Version : Download of Chrome Extension?



Could someone please provide a link to download the Chrome extension beta? I'd like to play around with it without having to get it from Google.

Bump. I'm interested in trying it out but I can't do that unless someone provides a link to the extension.

If you need the CRX itself, you can download the CRX for any extensions listed in Chrome Web Store using: http://chrome-extension-downloader.com/
and providing the URL of the extension as listed in the Browser's address bar when viewing the extension on the Chrome Web Store.

For BeyondPod it is: https://chrome.google.com/webstore/detail/beyondpod-beta/glpjmpfbhfgkmngdnmbglbjhgcaooken

I've tried using that website, but it doesn't work for me. The file is always 0 bytes. Is there another way to download the extension?

Not sure why is it not working, but here is a direct link: http://www.beyondpod.com/external/BeyondPod_ARC_4_0_31.crx

That's exactly what I needed . Thank you.

@StefanK: Have there been any updates to the BeyondPod extension? If so, could you please provide an updated link?

Is this extension still available, the chrome downloader can't find it?

Is this extension still available, the chrome downloader can't find it?

That's the same problem I had. Thankfully, StefanK added a link to download the extension directly up above. Try that.

Oh, instead of right clicking and saving, I clicked on it.

Just tried installing, Chrome won't let me. Did find the Beyond Pod ext on the Chrome Store, says not compatible.
Wish it was a Firefox extension, not so much grief!

When Chrome doesn't let you install, a yellow bar appears at the top of the browser, with a "learn more" link to this page: https://support.google.com/chrome_webstore/answer/2664769?p=crx_warning&rd=1

Granted, they don't exactly tell you how to do it, but it turns out to be easy: open the extensions page (by navigating to chrome://extensions/ or by using the menu, under "tools") and then drag-and-drop the crx file from your file manager onto the page.

The BeyondPod app opened for me the first time I tried it, but I couldn't interact with it. I restarted Chrome and it worked fine.

The Chrome extension just runs the Android version using the Android runtime under Chrome, which can't be done with Firefox, unfortunately.

Not sure why is it not working, but here is a direct link: http://www.beyondpod.com/external/BeyondPod_ARC_4_0_31.crx

I noticed that you uploaded a new build to the Chrome Web Store (4.1.32). Could you please post a direct link again? Thanks.

It'll almost certainly be the same as the link as above, but with the version number updated, i.e. http://www.beyondpod.com/external/BeyondPod_ARC_4_0_32.crx

It'll almost certainly be the same as the link as above, but with the version number updated, i.e. http://www.beyondpod.com/external/BeyondPod_ARC_4_0_32.crx

I actually already tried that and the updated extension hasn't been placed in that directory. The directory itself is exposed to the public and the original file is the only copy in the directory.


Unfortunately, there is no good way to create CRX anymore. It was possible before as we had access to pre-release version of Google tools that supported creation of CRX. Their final tool "Arc Welder" allows packaging only for Chrome Web Store, and limits the generated extension to work only on Chromebooks. You can find more information here: (https://groups.google.com/forum/#!searchin/arc-developers/crx/arc-developers/HxmYb09K0EM/fnWWUOsOTQUJ).

If you are eager to get it working on Mac or Windows, you can try building your own extension by using Google's Arc Welder tool. The process is quite simple and described here: https://developer.chrome.com/apps/getstarted_arc . When building BeyondPod extension, as the APK, use a Chrome optimized version of BeyondPod available here: http://www.beyondpod.com/external/BeyondPod_ARC_4_1_39.apk

Stefan

Thank you for the update and the explanation. I'm unable to get this version to work, but that could be for a number of reasons. Would you be willing to provide a similar .arc file for future updates to this extension? I'd like to continue testing this version of BeyondPod.

I recently installed version 4.1.39 on a Chromium OS bootable USB installation and it just hangs after the window pops up (showing just the BeyondPod logo). Is anyone else having issues with it starting up? Is there any information that I could provide which would help diagnose the issue? Please give me instructions on how to get this information.

I really love to get this working in chromes on windows. i been able to get the old version to install but it doesnt get pass the logo.

Like the poster above me i cannot get that new version to work at all. It installs but gives me a crash type screen in chrome.

I really just want a way to play my playlist on my PC. Pocket cast just added this feature. They charge $9 for this web player, I would be more than happy to pay that to get the same feature!

im having this same problem in the chrome web browser.

See this thread: http://www.beyondpod.com/forum/showthread.php?2862-Download-of-Chrome-Extension

I think the problem may have to do with the extension. It seems like (at least on Windows) Arc Welder can get confused if the extension is not .apk.

Can you try to re-download BeyondPod from the above link (http://www.beyondpod.com/external/BeyondPod_ARC_4_1_39.apk) (I changed the extension to .apk) and try to run it trough Arc Welder again. If it still does not work, you can try Chrome 43 (https://www.google.com/chrome/browser/beta.html)
I was able to get it to work on Windows 8.1 64bit with Chrome 43. It should work with 42, but that may depend on the Windows version (7, 8 ,8.1, 32 vs. 64 bit etc.)

Still no luck for me. But with that version and chrome 43 it does load the logo but then crashes.

Im on windows 7 64bit. Also using an AMD processor if that matters.

What is the time line and end game for this project? Once google allows payment for chrome apps will you be working on both a chrome version and a chrome OS. Or is this always going work around for chrome users? I would be more than happy to pay for this feature for chrome!!!

That worked for me. I'm using Chrome 42.0.2311.152 m (64-bit). Is there any difference between the Play Store and the ARC version?

I have a suggestion. Is there a way to allow for Chrome keyboard shortcuts with the extension? It would be nice to be able to control playback using my keyboard.

ARC and PlayStore versions are almost identical - ARC version has a few optimizations that make it work better in Chrome (for example Pull-to-Refresh is disabled by default and few other small changes).
Adding shortcuts is certainly doable - but as far as playback, it is a bit tricky as the correct Chrome (.. and BeyondPod) window needs to have focus for the keys to be recognized.

BeyondPod supports remote control interface which allows it to respond to all transport control commands. It is matter of Chrome designating some keys as play/pause etc and send those keys to BeyondPod as media commands. This way it will work with any app (not only BeyondPod).

There is already a suggestion open with the ARC team to support that. http://stackoverflow.com/questions/29677668/using-media-hardware-buttons-in-an-android-app-running-in-chrome
You can "star" the bug to "vote" for it to get implemented (it is a link at the very bottom of the last post).

Thanks for the information. I starred the issue. In the future, could you please post a new ARC file when you update the extension?

Is 4.1.32 still the latest Chromebook version? All the talk about arc and crx is really confusing - it's no longer clear to me how we should be getting the latest build.

Thanks

Yes, 4.1.32 is the latest Chromebook version.


If you have a Chromebook - get the extension (v4.1.32) directly from the Chrome Web store (http://bit.ly/bpchrome)
If you have a Windows/Mac/Linux machine - currently, you can't install it from the Chrome web store and you need to "build" it yourself using ARC Welder as described here (http://www.beyondpod.com/forum/showthread.php?2862-Download-of-Chrome-Extension&p=13717&viewfull=1#post13717). Latest ARC version is 4.1.39 and is linked in the post.


i think chrome has shutted down the download extension as it may violate the copyright of the owner. i use one other extension at apknite now, not as good and convinent as the classic chrome, but it's good enough to use

Chrome downloader extension is so old now. people been using apk downloader at apknite to get app and game from playstore to phone now

Powered by vBulletin® Version 4.2.4 Copyright © 2020 vBulletin Solutions, Inc. All rights reserved.
Источник: [https://torrent-igruha.org/3551-portal.html]
, ARC Welder extension Archives

50 Seeds 28 Peers

Share Ratio

ARC Welder for Chrome torrent download

Web application emulator (function () {(‘review-app-page-desktop’);}); ARC Welder stands for App Runtime for Chrome. This is an IT programming and plugin that functions as an emulator for Android devices. This application allows you to test the application before publishing it online. Advanced users can also use this plugin to launch Android application packages. After loading the APK file, Welder ARC allows you to configure the file on the selected device. With ARC Welder you can avoid the boring application testing process. This system is fully automated and the interface is intuitive

Simple application emulator The Runtime application for Chrome allows you to run APK files. But you can’t just install apps from the Google Play Store and expect them to work. Requires an Android application package or an Android application stored in a ZIP file. After downloading an APK file from one of the Internet repositories, you can load and test it in the Welder ARC program.

ARC Welder does not guarantee that all Android applications can run on its system. But if you want to create an application compatible with Android, Chrome OS and Chrome browser, this software can help. After loading an APK file in the ARC Welder program, you can decide whether to load the mobile application in portrait or landscape mode. Then configure the application on the smartphone or tablet version.

Further application compatibility When using ARC Welder, it is important to provide program access to local files and applications. This will index these files so you can quickly search for downloaded APKs. This allows ARC welders to convert APK files into useful programs. You can run the program directly in the Chrome browser. Some applications can also transfer databases from mobile or tablet. But there is no known way to configure the APK to always work.

The reason that not all Android apps work on ARC Welder is because of the developmental delay. It shouldn’t be a problem to run an APK for a normal Android application, but newly released applications may not be compatible. You can still test them to see if they work; when you open an APK file in the ARC program, Welder places it in your favorite folder. This gives you easy access to it every time you use the emulator. Useful for quick tests Although ARC Welder lacks stability, it is worth a try. It has unique features that make it easier to control mobile application creation. You can adjust the input so that the screen and keyboard behave in the same way as the touch screen. You can also store application information such as login details, passwords and other information. Make sure not to lose any device with the ARC Welder program installed because the application has no security features. Overall, this Android emulator allows you to quickly test applications in a virtual Android environment rather than on a real mobile device.

Get uTorrent

32 2 Rating

Источник: [https://torrent-igruha.org/3551-portal.html]
ARC Welder extension Archives

Free Download ARC Welder CRX 54.5021.651.0 for Chrome

Updated: June 18, 2018

You are about to download the ARC Welder 54.5021.651.0 crx file for Chrome 41 and up: Package Android APKs for ARC (App Runtime for Chrome) ...

The offline crx file for ARC Welder v54.5021.651.0 was archived from the Chrome Web Store without any modifications. You could learn more about the arc welder app or choose a server to download the crx file.

Download ARC Welder CRX 54.5021.651.0 for x86_64 device (64-bit OS) >

Download ARC Welder CRX 54.5021.651.0 for arm device (Chromebook OS) >

ARC Welder Version 54.5021.651.0 Installation Notes >

After you download the crx file for ARC Welder 54.5021.651.0, open Chrome's extensions page (chrome://extensions/ or find by Chrome menu icon > More tools > Extensions), and then drag-and-drop the *.crx file to the extensions page to install it.

More About ARC Welder 54.5021.651.0 App >

ARC Welder is a free Productivity App published by arc-eng: Introducing ARC Welder -- a tool to help you test and publish your Android Apps to Chrome OS using the App Runtime for Chrome (beta), ARC.See ... Read more >

All the apps, games or extensions here are for home or personal use only. If it infringes your copyright, please contact us for removal. ARC Welder is the property and trademark of the developer arc-eng, all rights reserved.

ARC Welder Old Versions

More Apps to Consider

                                                   
Источник: [https://torrent-igruha.org/3551-portal.html]
.

What’s New in the ARC Welder extension Archives?

Screen Shot

System Requirements for ARC Welder extension Archives

Add a Comment

Your email address will not be published. Required fields are marked *