Building a simple Google Chrome extension with Vue

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ม.ค. 2025

ความคิดเห็น •

  • @aschmelyun
    @aschmelyun  3 ปีที่แล้ว +11

    Check out the full source code behind this extension here: github.com/aschmelyun/simple-toggle-sites

  • @Jonasgamertv
    @Jonasgamertv 3 ปีที่แล้ว +4

    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

    • @InduwaraJ
      @InduwaraJ 2 ปีที่แล้ว +1

      I think its fixed now

    • @reinoutko
      @reinoutko 2 ปีที่แล้ว

      How did it even work for the man in the tutorial

  • @EIP674
    @EIP674 ปีที่แล้ว

    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!

  • @Samuel.Mwangi
    @Samuel.Mwangi 3 ปีที่แล้ว +3

    This is an amazing introduction tutorial, Thanks Andrew. I already have ideas of extensions to try out.

  • @matemolnar2270
    @matemolnar2270 ปีที่แล้ว +1

    I would very appreciate to see this extension in manifest v3 version

  • @ashishkummar
    @ashishkummar ปีที่แล้ว

    which software do you use to record your video tutorials?

    • @aschmelyun
      @aschmelyun  ปีที่แล้ว

      I use Screenflow for MacOS

  • @paulorobertonevesf
    @paulorobertonevesf 3 ปีที่แล้ว +2

    Hey man..thanks for your tutorial..I have a question...does it work with manifest_version 3?

  • @vladpobedash5956
    @vladpobedash5956 3 ปีที่แล้ว

    Thank you, it was really helpful in my case, mostly the part about setting up a project using Laravel MIX.

  • @pickmanmurimi2003
    @pickmanmurimi2003 ปีที่แล้ว

    Is i just me or is his typing so satisfying😀?

  • @catmium7974
    @catmium7974 2 ปีที่แล้ว

    Is there a reason for using laravel instead of vite

    • @aschmelyun
      @aschmelyun  2 ปีที่แล้ว

      Vite wasn't around when this video was created, if I re-made this now I'd definitely use Vite!

  • @Jonasgamertv
    @Jonasgamertv 3 ปีที่แล้ว

    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.)

  • @matteoaldrigo3810
    @matteoaldrigo3810 3 ปีที่แล้ว

    Hey, when I'm trying to write cl in terminal but I get Command not found. What I'm doing wrong?

  • @vitalikpecheritsa5004
    @vitalikpecheritsa5004 ปีที่แล้ว

    Great example
    Thank you so much 🎉

  • @seelojurajesh
    @seelojurajesh 3 ปีที่แล้ว

    How to run content scripts on site down urls.
    Usually browser shows
    This site can't be reached

  • @realtebo
    @realtebo 3 ปีที่แล้ว

    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

  • @THEAVISTER
    @THEAVISTER 3 ปีที่แล้ว

    This is a fantastic tutorial!

  • @Jonasgamertv
    @Jonasgamertv 3 ปีที่แล้ว

    Amazing tutorial, thanks! You deserve more views than this.

  • @Forshen
    @Forshen 2 ปีที่แล้ว

    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?

    • @aschmelyun
      @aschmelyun  2 ปีที่แล้ว

      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

  • @aaravdudhia7556
    @aaravdudhia7556 3 ปีที่แล้ว

    What application do you use to make the manifest.json

    • @ragtop63
      @ragtop63 2 ปีที่แล้ว

      Visual Studio Code
      It's just a JSON file.

  • @leodev87
    @leodev87 3 ปีที่แล้ว +2

    Manifest v2 almost depricated

  • @verccety1
    @verccety1 2 ปีที่แล้ว

    This is golden!

  • @achrefabdeljalil6371
    @achrefabdeljalil6371 2 ปีที่แล้ว

    This is Great , This is Awesome : Thaaaaaaaaanks Andrew ❤💚

  • @jayant9151
    @jayant9151 3 ปีที่แล้ว

    What ide using?

    • @aschmelyun
      @aschmelyun  3 ปีที่แล้ว +3

      I use PHPStorm! I've tried VS Code and a few others, but it's the one I always keep coming back to.

  • @smilingcat7001
    @smilingcat7001 3 ปีที่แล้ว

    So creative and funny!

  • @liviuionescu5059
    @liviuionescu5059 ปีที่แล้ว

    Tutorial ended at laravel mix :(

  • @eroijen
    @eroijen 3 ปีที่แล้ว

    Great video, thanks.

  • @reyaquino5456
    @reyaquino5456 3 ปีที่แล้ว +1

    Interesting tutorial. First comment :)

  • @catmium7974
    @catmium7974 2 ปีที่แล้ว

    Awesome content

  • @dimakostyuk1508
    @dimakostyuk1508 3 ปีที่แล้ว

    Thanks a lot!

  • @kingx_
    @kingx_ ปีที่แล้ว

    is this how 7tv created a vue extension

  • @volkankaban
    @volkankaban 3 ปีที่แล้ว

    I definitely need your help! Did you get my email?>

  • @dev_jeongdaeri
    @dev_jeongdaeri 3 ปีที่แล้ว

    Second comment 😙

  • @volkankaban
    @volkankaban 3 ปีที่แล้ว

    Andrew, still waiting for my email response.

  • @InduwaraJ
    @InduwaraJ 2 ปีที่แล้ว

    Manifest version 2 is deprecated, and support will be removed in 2023.

    • @aschmelyun
      @aschmelyun  2 ปีที่แล้ว

      Thanks for letting me know about this, I'll have to post an updated video!

  • @tkz4_on_osu295
    @tkz4_on_osu295 3 ปีที่แล้ว

    Definitely not simple