I love you Andrew you are a great teacher :) Been running over your content for quite some time now, and you helped me quite a lot on my dev journey, so thanks a lot!
Hi! I wanted to continue on the project I was making but I can't get 'npm run dev' to work anymore.. PS C:\Users\****\****\***\Technics\Extensions\Vue1> npm run dev > dev > npm run local > local > cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --env=local --config=node_modules/laravel-mix/setup/webpack.config.js That's all it outputs. Any idea what might be wrong? (I switched computers, but it's on onedrive. I have npm & node installed and ran 'npm install' to make sure all required modules have been installed.)
When using Vue3, i get the error valError: Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "script-src 'self'". Google did not get me far, everything fails. Any tips?
Are you using webpack? If so, try seeing if some of the answers to this Stack Overflow thread helps: stackoverflow.com/questions/48047150/chrome-extension-compiled-by-webpack-throws-unsafe-eval-error
Check out the full source code behind this extension here: github.com/aschmelyun/simple-toggle-sites
For those stuck at the npm run dev command not running at 5:35 (generating errors), change the map name "assets/scss" to "assets/sass" :D
I think its fixed now
How did it even work for the man in the tutorial
I love you Andrew you are a great teacher :) Been running over your content for quite some time now, and you helped me quite a lot on my dev journey, so thanks a lot!
This is an amazing introduction tutorial, Thanks Andrew. I already have ideas of extensions to try out.
I would very appreciate to see this extension in manifest v3 version
which software do you use to record your video tutorials?
I use Screenflow for MacOS
Hey man..thanks for your tutorial..I have a question...does it work with manifest_version 3?
Thank you, it was really helpful in my case, mostly the part about setting up a project using Laravel MIX.
Is i just me or is his typing so satisfying😀?
Is there a reason for using laravel instead of vite
Vite wasn't around when this video was created, if I re-made this now I'd definitely use Vite!
Hi! I wanted to continue on the project I was making but I can't get 'npm run dev' to work anymore..
PS C:\Users\****\****\***\Technics\Extensions\Vue1> npm run dev
> dev
> npm run local
> local
> cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --env=local --config=node_modules/laravel-mix/setup/webpack.config.js
That's all it outputs. Any idea what might be wrong?
(I switched computers, but it's on onedrive. I have npm & node installed and ran 'npm install' to make sure all required modules have been installed.)
Hey, when I'm trying to write cl in terminal but I get Command not found. What I'm doing wrong?
Great example
Thank you so much 🎉
How to run content scripts on site down urls.
Usually browser shows
This site can't be reached
I think it will be super if you could create a tutorial for Quasar BEX. Actually, it's use of hooks is obscure and not well documented, for now
This is a fantastic tutorial!
Amazing tutorial, thanks! You deserve more views than this.
When using Vue3, i get the error valError: Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "script-src 'self'". Google did not get me far, everything fails. Any tips?
Are you using webpack? If so, try seeing if some of the answers to this Stack Overflow thread helps: stackoverflow.com/questions/48047150/chrome-extension-compiled-by-webpack-throws-unsafe-eval-error
What application do you use to make the manifest.json
Visual Studio Code
It's just a JSON file.
Manifest v2 almost depricated
This is golden!
This is Great , This is Awesome : Thaaaaaaaaanks Andrew ❤💚
What ide using?
I use PHPStorm! I've tried VS Code and a few others, but it's the one I always keep coming back to.
So creative and funny!
Tutorial ended at laravel mix :(
Great video, thanks.
Interesting tutorial. First comment :)
Awesome content
Thanks a lot!
is this how 7tv created a vue extension
I definitely need your help! Did you get my email?>
Second comment 😙
Andrew, still waiting for my email response.
Manifest version 2 is deprecated, and support will be removed in 2023.
Thanks for letting me know about this, I'll have to post an updated video!
Definitely not simple