Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I link my extension to my Android app?

Chrome Web Store now shows links to Google Play for some apps and extensions:

http://googlesystem.blogspot.in/2014/06/chrome-web-store-links-to-android-apps.html enter image description here

Can anyone suggest me the configuration that needs to be done for this? Is the integration done on our side or on the Google side?

like image 714
Rajesh Kumar M M Avatar asked Jun 09 '14 08:06

Rajesh Kumar M M


People also ask

How do I enable extensions on Android?

Tap the three dots in the top-right corner and select Extensions. Switch on the toggle button in the upper right corner to enable Developer Mode.

Can I add extension in Android?

Tap on “+ (from store)” to open the Chrome Web Store. Select your extension by browsing or searching for it. Tap on “Add to Chrome” to launch the installation process. Follow the installation prompts and log in to the add-on if necessary.

What is the extension for Android apps?

The Android Package with the file extension apk is the file format used by the Android operating system, and a number of other Android-based operating systems for distribution and installation of mobile apps, mobile games and middleware. It can be written in either Java or Kotlin.


1 Answers

Quoting from Francois Beaufort's G+ post on this topic:

If you're wondering how to get the experimental "available for Android" link on the Chrome Web Store for your Chrome App/Extension, you have to know that there is no way to enter this information into your listing at this time.

However, if the item names and developer email addresses match between Play and CWS, there is a good chance your item will get this link treatment the next time the script runs.

like image 108
sowbug Avatar answered Oct 11 '22 10:10

sowbug