Thanks for the good explanation On Wed, Apr 3, 2019, 6:40 PM Alex Chiaranda <aechi...@gmail.com> wrote:
> Greetings, > > for Chrome Extension, you must use Javascript, or Javascript + Native Code > (compiling for the target platform, and distributing it with the > extension). So the quick answer is "You shouldn't do it", but it might be > possible. I don't think it would be approved thought, because you would > have to distribute a python interpreter with you extension, the extension > size would be huge. > > > However, if your extension is meant to communicate with a server side > application, this part can be whatever you want, providing a REST API for > your extension. > > Hope it helps ! > > Regards, > > Alex > > > On Wednesday, April 3, 2019 at 8:33:20 AM UTC-3, Abhineet Baranwal wrote: >> >> >> *Can i create a chrome extension in django or flask ? I have already >> created an extension in javascript but i didn't know how to start creating >> it in django . Can anyone tell me how to do it with some example?* >> > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to django-users+unsubscr...@googlegroups.com. > To post to this group, send email to django-users@googlegroups.com. > Visit this group at https://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/1fd13cb2-637e-48de-a8f2-a9018edd5b92%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/1fd13cb2-637e-48de-a8f2-a9018edd5b92%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAFOSuXLUWwRVnrJWrsV4WWuQy%3DoMgvcjtveJ87dK9XOYMwvnCw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.