Create a chrome extension for Productivity | Part 3 a website blocker.

Поділитися
Вставка
  • Опубліковано 20 жов 2024

КОМЕНТАРІ • 14

  • @sarthakjaiswal8829
    @sarthakjaiswal8829 Рік тому +1

    great work brother

  • @nischaybanga49
    @nischaybanga49 2 роки тому +1

    This is amazing, good job buddy!
    Could you provide some link from where you studied and researched before creating this extension?

  • @jimmatrix7244
    @jimmatrix7244 Рік тому

    Excellent tutorial. Can you post examples usage of how to use declarativeNetRequest, declarativeNetRequestFeedback and declarativeNetRequestWithHostAccess? Thanks in advance.

  • @adeelahmad1066
    @adeelahmad1066 2 роки тому

    Please upload these types of videos on weekly bases. Thank you!

  • @komal9708
    @komal9708 Рік тому

    thank you and alsothe javasript code is not running in the console

  • @TARUNKUMAR-wn6zj
    @TARUNKUMAR-wn6zj 2 роки тому

    Great work man. Appreciate the effort.

  • @sharaliali4298
    @sharaliali4298 Рік тому

    great dude ! kindly can uh make a chrome extension for shopify theme detector

  • @varunkapoor662
    @varunkapoor662 4 місяці тому

    00:02 Create a chrome extension to block distracting websites for improved productivity.
    02:25 Setting up necessary files and permissions for the chrome extension
    07:29 Query and identify active tabs in the current window
    10:16 Accessing and displaying website hostname using JavaScript
    15:43 Code a website blocker using Chrome extension
    18:12 Setting and retrieving blocked URLs using chrome storage.local
    23:23 Creating a website blocker with error handling functionality.
    25:52 Creating a website blocker using Chrome extension
    31:11 Creating website blocker using chrome extension
    33:52 Blocking new websites should not override previous data
    39:35 Creating a website blocker chrome extension
    42:27 Inject timer into the current page on start timer message
    47:06 Create a function to completely block a URL
    49:52 Creating a chrome extension to block websites for productivity
    55:01 Using arrow functions and splice method to handle URL iteration
    57:47 Blocking websites using a Chrome extension
    1:03:20 Setting and checking block duration
    thank you bro

  • @sakshambhardwaj8399
    @sakshambhardwaj8399 10 місяців тому +1

    When i click Block this url then it only shows the popup message that this website will block after sometime,,but it is not showing the 5 sec timer and do not block the website, can you solve my issue?@AtharvVarshney

  • @asapstudios3893
    @asapstudios3893 2 роки тому

    Please share the whole code

    • @AtharvVarshney
      @AtharvVarshney  2 роки тому

      I have added a github link in the description. Later I will upload all the source code on my website :)

    • @asapstudios3893
      @asapstudios3893 2 роки тому

      @@AtharvVarshney Thanks