Are chrome extensions built using angular 7 allowed in the chrome webstore?
Thanks
Related
Is it possible to add manifest.json to the file so that the google chrome extension will be installed only on the last or penultimate version of the google chrome browser?
Does anyone know if it's possible for a Chrome extension to interact with a PWA? Since a PWA installed by Chrome seems to be just a Chrome wrapper for the web application, perhaps Google still allows extensions to interact with the PWA.
I am a newbie so bear with me.
I am starting to learn how to create Chrome Extensions and Chrome Apps. I found this on Github: https://github.com/GoogleChrome/chrome-app-samples/tree/master/samples/frameless-window
I can also create a simple chrome extension.
My question is how can I open/run/call a chrome app using my custom chrome extension?
Thanks and happy coding!
I am a bit confused... I was reading the tutorial for developing chrome extensions. But once I reach the step where to release it, I saw the developer console this message.
Does it means that my chrome extension will no longer available for chrome browser on any other OS than Chrome OS?
Chrome Apps are not Chrome extensions. The change in policy applies to Chrome Apps, not Chrome Extensions.
Your Chrome extension will be available for users of Google Chrome on all OS platforms where Chrome supports extensions (i.e. not on Android).
I've read about Packaged Apps and played with the example apps. I can load them into my Chrome Canary, but I can't seem to find a way to build/package a .app for OS X. Is this not possible yet, or am I just missing something?
Previously Google Chrome packaged apps were only for Google Chrome. According to a recent blog post by Sriram Saroop, the product manager for Chromium, there is an available Chrome App Launcher to run Google Chrome packaged apps outside of the browser.
The Chrome App Launcher will be coming "soon" to Mac and Linux.