Тёмный

Chrome Extension Development Tutorial | How to Build & Publish a Chrome Extension in 13 Minutes?🔥 

Anuj Bhaiya
Подписаться 495 тыс.
Просмотров 279 тыс.
50% 1

Hey guys, In this video, We're going to develop our very own Google Chrome Extension in a few simple steps. This extension will fetch a random Joke every time a user clicks on it.
Download & Review extension: chrome.google....
Code: github.com/Anu...
Random Jokes API: icanhazdadjoke...
Documentation: developer.chro...
__________________
🥳 Join our Telegram Community:
Telegram channel: telegram.me/re...
Telegram group: telegram.me/ds...
🚀 Follow me on:
Instagram: / anuj.kumar.sharma
Linkedin: / sharma-kumar-anuj
Twitter: / realanujbhaiya
💸 Use coupon code ANUJBHAIYA on GeeksforGeeks to avail discounts on courses!
📚 Complete DSA Playlist: • DSA-One Course - The C...
Complete Android Development Playlist: • Android Development Tu...
Hashtags:
#anujbhaiya #chrome #extension
Ignore these tags:
chrome extension
anuj bhaiya
chrome extension development
how to make chrome extension
how to make a chrome extension
chrome extension tutorial
how to create chrome extension
create chrome extension
how to create a chrome extension
anuj bhaiya chrome extension
chrome extensions
extension
google chrome extensions
make chrome extension
build chrome extension
google extensions
chrome extensions for students
how to add extension in chrome
chrome extension project
how to build chrome extension
what is chrome extension
extension for chrome
how to build a chrome extension
extension chrome
how to create extension for chrome
anuj bhaiya extension
how to make chrome extension in javascript
how to make extension
build a chrome extension
chrome extensions development
chrome extensions tutorial
chrome extension development tutorial
chrome extension anuj
anuj
anuj kumar sharma
browser extension development
create extension for chrome
google chrome extension development tutorial
make a chrome extension
google chrome extension
google extension
anuj bhaiya chrome
best extension for chrome
chrome extensions on android
create chrome extension using javascript
how to make google chrome extension
javascript tutorial
chrome
how to make an extension
how to make extensions
anuj bhaiyya
apna college
create a chrome extension
creating chrome extension
how to make browser extension
web development projects
best chrome extensions
extensions for chrome
google extensions for students
how to make a google chrome extension
making a chrome extension
chrome api
chrome customization
chrome developer tools tutorial
how to make google extension
love babbar
useful extensions for chrome
anuj bhaiya web development
best chrome extension
build chrome extension with javascript
cool extensions for google chrome
dashify chrome extension
develop chrome extension
extension build
how to create a chrome extension in python
how to make a extension for chrome
java anuj bhaiya
javascript
javascript project
making chrome extension
react chrome extension
web development
youtube extension for chrome
angular tutorial
anuj bhaiya github
anuj bhaiya java
anuj bhaiya project
api tutorial
atlassian interview
chrome chrome
chrome extension javascript
encapsulation
extension google chrome
google
java by anuj bhaiya
js projects
kunal kushwaha
striver
vpn extension for chrome
youtube video download extension chrome
aesthetic chrome extensions
ai tutorial
ajax tutorial
angular project tutorial
anjani putra full movie hindi dubbed
anuj bhaiya amazon
anuj bhaiya android development
anuj bhaiya dsa
anuj bhaiya python
anuj bhaiya resume
anuj jindal
api based projects
apni kaksha java
array rotation in java
asp.net developer
b tree
bangladeshi food review
behindwoods anand srinivasan
best chrome extensions for youtube
best dark mode extension for chrome
best extensions for chrome
best extensions for students
best google chrome extensions
best time to buy and sell stock iii
bootstrap website
browser extensions
c++ in one video
callback function javascript
chrome extension code with harry
chrome extension react
cloud computing aws
code chrome
code with harry chrome extension
cool chrome extensions
creating a chrome extension
daily.dev extension
data structure by harry
database normalization
dba tutorial
display flex in css
dsa with java
ext js tutorial
extension chrome android
extension youtube
extensions
extensions chrome
extensions google chrome
file extension in computer
full stack web development
gate 2022
geeksforgeeks
get saged
google chrome
google chrome extensions for students
google extension for pc

Опубликовано:

 

12 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 352   
@AnujBhaiya
@AnujBhaiya 3 года назад
You can download and review this extension with a 5-star rating : chrome.google.com/webstore/detail/dad-jokes/mpncmjknocodnjcoiplhinheoijaddni
@RaaheeAmit
@RaaheeAmit 2 года назад
Abhiya react aap ko extension m kise convert kare
@CodeCult413
@CodeCult413 2 года назад
Bhaiya mai django application ko extension mae convert kar sakta hu kya??
@shreyaghosh6372
@shreyaghosh6372 2 года назад
Bhaiya please make a video on how to use tensorflow.js in chrome extensions
@tenniscricketsitamarhibiha1895
Main aap ko kaise call kar sakta hun
@abhishekpalshorts
@abhishekpalshorts 2 года назад
IMPORTANT: If you watch this video in 2022 then manifest version 2 is updated to manifest version 3 in which case this code will show errors.
@letsgocharmander
@letsgocharmander Год назад
so what changes do we have to do for removing those errors
@suryakantkhute4249
@suryakantkhute4249 Год назад
Browser_action change to action, in your manifest.json
@vimalmudalagi
@vimalmudalagi 6 месяцев назад
​@@suryakantkhute4249 thanks bro❤ Helped me a lot
@yt_viksh8457
@yt_viksh8457 3 года назад
Bhaiya ek full stack pe aap video bnao aur sath me ek project bhi usme bna ke bta do jo resume ke liye bhi use ho jaye😊
@a-girl-has-no-name
@a-girl-has-no-name Год назад
I am so happy that I learnt something new today :D. For anyone facing issues with manifest_version, currently 2 is depreciated so use 3 and change browser_actions in manifest.json code as follows : { "name" : "Dad Jokes", "version" : "0.0.1", "manifest_version" : 3, "action": { "default_popup": "popup.html", "default_icon": { "128": "logo.png" } }, "permissions" : ["activeTab"] }
@isha_ch23
@isha_ch23 Год назад
ATTENTION : In Manifest version 3 , "Browser_action" has been replaced by "action"
@mahaksoni7015
@mahaksoni7015 11 месяцев назад
helped a lot,also icon is not visible png wala
@isha_ch23
@isha_ch23 11 месяцев назад
@@mahaksoni7015 you can download another icon as per your choice with same dimensions
@nainaryan
@nainaryan 2 месяца назад
thanks
@arushigarg2453
@arushigarg2453 3 года назад
Wow that's really amazing. Bhaiya following you from last 3 years.. Really get some good ideas to add projects in my resume. Thank you Bhaiya ❤️
@_obito9
@_obito9 3 года назад
Please continue with android development series with more advanced projects 🙏🙏
@pelapps
@pelapps 3 года назад
Yes and also how to promote our android apps. So far I have published 3 Android apps but have only 200+ downloads. Anyone wants to try then link available on my channel.
@navy4315
@navy4315 3 года назад
Yes, We need Android Development, Advance Topics.
@meetshah9979
@meetshah9979 3 года назад
Yes sir please
@amitrai5478
@amitrai5478 3 года назад
@@pelapps from where u learn android developlmemt?
@pelapps
@pelapps 3 года назад
@@cockatielscalledkuku thanks and happy to hear that our app helped you in your 1st year end semester exam preparation. 😀
@foreducation408
@foreducation408 3 года назад
Wow that's a good one, it's good to see these kind videos on your channel along with the DSA course that I am following, love your content.
@sanketmathur2755
@sanketmathur2755 3 года назад
Loving your DSA series. It really helped me a lot .
@mohitkanojia2103
@mohitkanojia2103 3 года назад
Yesterday only I took inspiration from your project ideas video and started learning chrome extension .....and today you came up with the same.....mann ki baat kaise padh lete ho bhaiya 😃....kai baar hua hai aisa ki kuch padh rha hun aur agle din aap usi pe video bana dete ho
@sukritisingh9754
@sukritisingh9754 3 года назад
Want more cool projects for my resume and learning purpose please keep uploading..this was so easy to understand and implement thankyouu!!
@RonakS-nf2vj
@RonakS-nf2vj Год назад
{ "name":"Jokes", "version":"0.0.1", "manifest_version":3, "action":{ "default_popup":"popup.html", "default_icon":"logo.png" }, "icons": { "128": "logo.png" }, "permissions":["activeTab"] } This is the manifest version3 code if someone is looking for that here it is
@awwush
@awwush 3 года назад
Thanks anuj bhiya......dvlp must wanted 👏
@RupamDas-oq5dw
@RupamDas-oq5dw 3 года назад
@Anuj Bhaiya Typing speed is soooooooooo fast. which keyboard are you using?
@shivanshjhamtani9748
@shivanshjhamtani9748 Год назад
*Note:* if you're doing it in 2023 , make sure version vakue must be non-zero, For Ex :- "version" : "1.1.2", And also numbers must between 1-4 only!
@yourssanjeetsingh432
@yourssanjeetsingh432 2 года назад
This is absolutely a new thing that I learned today thank you so much bhaiya
@suryastiwari6233
@suryastiwari6233 3 года назад
Thanks bhaiya im waiting for this video
@jitendrasharma2388
@jitendrasharma2388 3 года назад
Bhaiya aisi hi videos bnao .. And you are a very brave ❤️ person...
@iarghya
@iarghya 3 года назад
Simple, amazing and beginner friendly 👍❤️
@056_priyankasahu8
@056_priyankasahu8 3 года назад
I was waiting for it 😍😍 thank u bhaiya..🥳🥳
@govind-1916
@govind-1916 5 месяцев назад
Hey everyone, while following this tutorial on Chrome Extension Development, I encountered an error in the code. To help others navigate this issue, here's a clarification: 1. Logo Image Display Issue: - If the extension's logo image is not displaying, try using a different image. This change should resolve the problem. 2. CSS Correction - `display` Property: - The correct values for the `display` property in CSS are `flex` or `inline-flex`, not `inner-flex`. Update the CSS code as shown below: ``` body { width: 300px; height: 300px; background-color: aliceblue; display: flex; justify-content: center; } p { display: flex; /* or inline-flex */ margin: auto 10px; font-size: 22px; color: blue; border-radius: 6px; border: 1px solid lightblue; padding: 10px; } ``` 3. Manifest Version and Browser Actions Update: - In Manifest version 3, use `"manifest_version": 3` and replace `"browser_action"` with `"action"` in the `manifest.json` file as shown in your provided code snippet. ``` { "name": "Dad Jokes", "version": "0.0.1", "manifest_version": 3, "action": { "default_popup": "popup.html", "default_icon": { "128": "logo.png" } }, "permissions": ["activeTab"] } ``` 4. Version Number Requirement: - Ensure the version value is non-zero and between 1-4 for 2024 Chrome Extension development. For example, `"version": "1.1.2"`. Happy coding and may your extensions shine bright! 🚀✨
@stout_
@stout_ 2 года назад
Kafi kuchh sikhne ko mila ... Main abhi aapki java cource (Apni Kaksha ) se Kar Raha Hoon .... Basic thore din me complete hone wala hai.... Aur mujhe aapke samjhane ka tarika youtube par sabse best lagta hai.... ❤️ Thank you @AnujBhaiya
@me_sumit_0
@me_sumit_0 10 месяцев назад
The second joke was hilarious.....😂😂
@subhamsaha31
@subhamsaha31 3 года назад
You are great brother
@sarveshshenvi30
@sarveshshenvi30 3 года назад
Anuj bro, #respect!!
@AnkitKumar-jm3cz
@AnkitKumar-jm3cz 3 года назад
Thank you bhaiya , really want to try this but kha se kre wo nhi pta tha
@nileshroy3199
@nileshroy3199 3 года назад
kamal hai..! Mai soch raha tha aap ne sir video upload kar deya😁😁😁
@GauravSingh-dm3rx
@GauravSingh-dm3rx 3 года назад
@anuj Bhaiya can you reccomend some websites where we can get different apis
@AnujBhaiya
@AnujBhaiya 3 года назад
There's a very popular website called rapidapi.com where you can find lots of cool APIs 🙌
@shivendrasonkar6363
@shivendrasonkar6363 3 года назад
Please make a video how to use rapid api I have account but fail use in android
@techprogramer1888
@techprogramer1888 3 года назад
@@AnujBhaiya Very Thanks bhaiya
@rahulbhatt1
@rahulbhatt1 3 года назад
@@AnujBhaiya thanku!! But sir after amazon aap apna promise yaad rakhna 5-6 vdos per week!
@rasiksawant7491
@rasiksawant7491 3 года назад
@@AnujBhaiya Thanks bhaiya
@gauravkumar-mg1bz
@gauravkumar-mg1bz 3 года назад
U r doing great work buddy🔥🔥
@fatehpreetsingh1440
@fatehpreetsingh1440 3 года назад
this video made my day
@aishwaryaporwal2321
@aishwaryaporwal2321 3 года назад
Bhaiya is back with big bang♥️
@harshagarwal7832
@harshagarwal7832 3 года назад
Gazab 🤩🤩🤩🤩🤩🤩maja aa gaya mast chig bataya bhaiya apne 🤩🤩🤩I will definitely try this extension 🤩🙇
@junaidahmed8594
@junaidahmed8594 3 года назад
Huge Respect Apko Bhaiya, Full Support 💪💪
@princekm5902
@princekm5902 2 года назад
A little explanation about fetch() and then and callback function would be useful.
@ahgasegot7forever1
@ahgasegot7forever1 Год назад
fetch is basically used to call a rest api in js
@NamanPokhriyal_
@NamanPokhriyal_ 3 года назад
nice explanation of chrome extensions
@adityasharmacs1-149
@adityasharmacs1-149 3 года назад
Wow man exactly the same thing i was searching yesterday
@anilsuthar7623
@anilsuthar7623 2 года назад
I am not in a cs student but i am interested in coding and learning from RU-vid. I want you to make a video to guide such students like me ❤️❤️. Thanks bhaiyaa 🙏.
@byte-master
@byte-master 7 месяцев назад
2 yrs
@manunibandhe5
@manunibandhe5 3 года назад
Really needed this video . Thanks bhai!!
@pragatisawant1724
@pragatisawant1724 3 года назад
Anuj nyc yaarr bahoot kamaal ki video thi !
@satyamkaurav5457
@satyamkaurav5457 3 года назад
When you write something and it works it's a great feeling and thanks to you now we can experiment with it
@vaibhavgoel1898
@vaibhavgoel1898 3 года назад
I am waiting for this 😀
@apoorvasunkad6686
@apoorvasunkad6686 3 года назад
Wow.. bhaiyya this is so interesting and amazing..... 🤩🤩 I'll surely try this... thank you ☺️
@Mr.ModiVlog
@Mr.ModiVlog 3 года назад
Good morning bhiya 🤗
@smeetcoder9021
@smeetcoder9021 2 года назад
Manifest v2 is deprecated and support will be removed in 2023 What to do now? Please help bhaiya Can't Load Json File because of it. Try V3 but same issue.
@avinashkumar8466
@avinashkumar8466 6 месяцев назад
you need to just select the folder which contain manifest.json file and it will automatically select your json file
@PictorialVibes
@PictorialVibes 3 месяца назад
I'm learning to create an Edge extension. Thank you for the tutorial!👍🏼 Subscribed! 😊
@aaluSandwich
@aaluSandwich 3 года назад
@AnujBhaiya why're we using "manifest_version" : 2 at 3:00 ?
@Shirani007
@Shirani007 Год назад
Outstanding. Please do create one more video on adding entry to Browser's context menu and /actions upon selected text on page. Great job
@KhushiYadav-fo9ul
@KhushiYadav-fo9ul 9 месяцев назад
Manifest file is missing or unreadable Could not load manifest. facing this error while loading
@spaaclub5212
@spaaclub5212 3 года назад
Thank you!! bhaiya for such good content !! really appreciate your efforts.🔥😘
@vibhusharma9900
@vibhusharma9900 3 года назад
Mere bhai ,full support hai hmm sbb kaa aapke best content and aapkoo,keepppp goinn with ur beautiful flow,koi bhi Problem aati hai toh hmm sbb koo usmai involve kro,we will happy to be ur part🙏😊
@user-lc6qh7fo8y
@user-lc6qh7fo8y 2 месяца назад
This is what a developers comment section look like ❤
@sayankarmakar13
@sayankarmakar13 3 года назад
aj ki video se bohot kuch sikha matlab chrome extension bare me . thank you bhaiya itna accha educational content dene ke liye
@prathameshshinde9146
@prathameshshinde9146 3 года назад
Android development pe documentation use kar ka kaise kare espar tutorial banavo please bhaiya
@SaiKiranPatro
@SaiKiranPatro 3 года назад
anuj bhaiya love your videos as always informative
@aakashdipakkumarthakkar5642
@aakashdipakkumarthakkar5642 3 года назад
too Good !! GOd bless you !!
@nilesh7333
@nilesh7333 3 года назад
Thank you🙂 This is helpful 💯
@dead-endwarrior4767
@dead-endwarrior4767 3 года назад
Best video ever....thank you bhaiya😇😇
@mozammilkarim8636
@mozammilkarim8636 2 года назад
Thank you, very much, it was really easy to learn in Hindi.
@himanshumehta525
@himanshumehta525 3 года назад
First
@rashidansari4176
@rashidansari4176 2 года назад
This was so.so.so Helpful I have an idea of making extension buy don't know.the process I got it it's not that hard. Thank you so much
@webtutorials4279
@webtutorials4279 Год назад
06-May-2023 Update:- This tutorial uses manifest version 2. Manifest version 2 is deprecated, and support will be removed in 2023, so keep this in mind and try to learn version 3.
@069mohammadayaz2
@069mohammadayaz2 3 года назад
Bhaiya you are Great ❤️
@Rahul-lk3hk
@Rahul-lk3hk 3 года назад
Best explain bhaiya
@paritoshchaudhary8490
@paritoshchaudhary8490 2 года назад
This video is very helpful for make chrome extension. thank you so much bhaiya❤
@parthsachan3140
@parthsachan3140 3 года назад
Very informative. Thanks a ton!! 🔥👌
@devildude5010
@devildude5010 3 года назад
Bhaiya apki dsa series kaafi achi h
@mohannegi3504
@mohannegi3504 3 года назад
Bhaiya please..make video on how to host .net core API on GoDaddy windows hosting and linux server
@manavverma410
@manavverma410 3 года назад
🔥🔥🔥
@engineerclips2321
@engineerclips2321 3 года назад
Unbelievable Anuj Bhaiya 🔥❤
@guptajicodes
@guptajicodes 3 года назад
bhaiya this project is so cool, it will create a new project on chrome extension and I will definitely share.
@shloktadilkar5536
@shloktadilkar5536 3 года назад
Thank you sir very nice and informative video
@ez1ogod
@ez1ogod 2 года назад
Can you help with the code for the manifest V3 version? Or just add the code changes in the description, or edit your pinned comment regarding this? Because the V2 version is throwing errors. Thank you!
@7ausif
@7ausif Год назад
Same for me. @anujbhaiya Can you help us with V3 manifest tutorial.
@dhirajphatake1873
@dhirajphatake1873 3 года назад
Bhaiyya aapne 50 project ideas ka ek video me bataya tha usme chrome extension bhi tha shayad, so thanks for providing great full video, main apne resume main colour peaker ka project bana sakta huna?
@bellaarorathelabradorretre9031
@bellaarorathelabradorretre9031 3 года назад
colour picker kis liye..please explain?
@simplifiededtech5913
@simplifiededtech5913 3 года назад
love your contents
@TusharSingh-of3vj
@TusharSingh-of3vj 3 года назад
Anuj bhaiya ki jai ho 💗💗💗💗
@45_roshni_thakor49
@45_roshni_thakor49 3 года назад
Bro can you make video on how to use api in our website or app ???
@easelogic
@easelogic 3 года назад
Simply saying AAG 🔥🔥
@rajasethi2341
@rajasethi2341 3 года назад
Much awaited video
@shivamkumarmishra170
@shivamkumarmishra170 3 года назад
Bhaiya aap aise hi video laate rahoo.... And kuch android development pe bhi laaaooo .... Like something video or gaming application...
@priyasumi4695
@priyasumi4695 Год назад
I dont't know hindi. But the way of explanation through your example is very nice. Understandable. Thank you
@utkarshin
@utkarshin 2 года назад
Anuj Bhaiya Is Like Kota factory Jeetu Bhaiya
@mohammadrifakat7
@mohammadrifakat7 2 года назад
gajab bade bhaiyya
@MuhammadAyaz-gp7xd
@MuhammadAyaz-gp7xd Год назад
Moat amazing thing I learned today in the morning ❤
@bidyasagarmohapatra4014
@bidyasagarmohapatra4014 3 года назад
Wow finally aageya 🤩
@BtechCommerceWallah
@BtechCommerceWallah 3 года назад
bhaiya which screen recorder you use?
@shubhamingale4625
@shubhamingale4625 3 года назад
Thank you @anujbhaiya 😊
@nityunjgoel1438
@nityunjgoel1438 Год назад
Wow!!!!!! That was so smooth
@ayushsrivastav943
@ayushsrivastav943 3 года назад
Bhaiya, aap Kuch Aisa Kariye Na Jisase Koi Kuch Naya Innovation Kar Sake Aur Kuch Aise Hi Ideas Kaisa Banaye Coding Programming Computer Related Kyuki Ye thoda aur alag aur sabko acha lagega Matlab Nae Ideas Se related ek video ya ek series ho sake to zaroor banaiyega
@shashankdesai8650
@shashankdesai8650 2 года назад
Thank you bhaiya. I just made a chrome extension to control my room lights from scratch (Used Blynk APIs to clone Blynk UI lol).
@Robert-ob8bu
@Robert-ob8bu 3 года назад
Commenting for BETTER REACH ...........
@sumanKumar-hf6lh
@sumanKumar-hf6lh 3 года назад
Great work bhayia please continue some more video on Chrome extension....
@bigboy2947
@bigboy2947 2 года назад
Bhaiya 4 to 5 Extensions Projects ki ek playlist bna do so that we can get complete understanding of extensions development. ❣️
@AnshumanRathore
@AnshumanRathore 3 года назад
Mast Bhaiya
@avishekbarnwal8705
@avishekbarnwal8705 3 года назад
Bhaiya why did you prefer fetch and not some other to make api call like axios
@avishekbarnwal8705
@avishekbarnwal8705 3 года назад
If you want to know the answer, do like my comment
@BeingJiya
@BeingJiya 3 года назад
Bs bhaiya ese hi interesting videos late rho.. 🥰🥰
@arifsaleem-7377
@arifsaleem-7377 6 месяцев назад
thank you for this great video
@abhaypratapsingh964
@abhaypratapsingh964 3 года назад
Nice I'm going with a bang in the college
@manishajaiswal9744
@manishajaiswal9744 3 года назад
Keep it up and all the best your further
@pankajkcodes
@pankajkcodes 3 года назад
fully injoy bhaiya with learning
@mikansenpai2280
@mikansenpai2280 3 года назад
bhaiya love from kolkata (: 🖤🖤🖤
Далее
How I Built It: $20K/Month Chrome Extension
13:13
Просмотров 113 тыс.
ДОМИК ДЛЯ БЕРЕМЕННОЙ БЕЛКИ#cat
00:45
These Coding Projects Give You An Unfair Advantage
14:39
Coding A Chrome Extension in JavaScript Tutorial
23:03
How to put an HTML website online (on the Internet)
29:37
Create a Google Chrome Extension (For Beginners)
10:55
Просмотров 248 тыс.
ДОМИК ДЛЯ БЕРЕМЕННОЙ БЕЛКИ#cat
00:45