I am building a Chrome Extension for my team to input information that will store data as efficiently as possible. I know Chrome Extensions are built with JavaScript, but was wondering if I could use Django to build a Chrome Extension?
My plan would be to build the App using Django, and then host using AppEngine.
Thanks for the feedback! I was unable to find any Google results discussing developing Chrome Extensions using Django.
-Adam