# content scripts option

Put all content scripts in this folder. The compiled content scripts will be generated in `static/js` folder with prefix **content-script-**. Such as the `src/content-scripts/example.js` will be `/static/js/content-script-example.js`. Config the option in `manifest.json` use the new file name.