Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

how to make a chrome extension in python

We have two options to add Python into a chrome extension: 
Method A: Include Brython in an iframe (requires server)
Method B: Compile Python to Javascript using Rapydscript (best, serverless, pure extension.)
 
PREVIOUS NEXT
Tagged: #chrome #extension #python
ADD COMMENT
Topic
Name
7+1 =