How to build your own Chrome extension and customize your web experience


Learn how to build your own Chrome extensions to customize your web experience. This video walks through how to create a simple extension to randomize your Gmail inbox to showcase the power and flexibility of extensions for personalizing the web.

Discover how easy it is to get started with extension development, even with no prior experience, and explore the endless possibilities for making the web work exactly the way you want it to.

Chapters:
00:00 – Introduction
00:46 – Autofill
02:10 – Dark Mode
02:57 – Fonts
03:35 – Text-to-Speech
04:19 -Productivity
05:06 – Conclusion

Resources:
Extensions:
Lightning Autofill → https://goo.gle/4hHIcWb
Dark Reader → https://goo.gle/40W9h0A
Advanced Font Settings → https://goo.gle/3EFkCdQ
Read Aloud – https://goo.gle/3X99zQK
Stay Focusd → https://goo.gle/3EG279f

Documentation:
Content scripts → https://goo.gle/46KXxAk
chrome.userScripts → https://goo.gle/4gTWXnG
chrome.storage – https://goo.gle/3CTazl2
chrome.scripting.insertCSS → https://goo.gle/4k1bIaR
chrome.fontSettings → https://goo.gle/3X5ohZ1
chrome.tts – https://developer.chrome.com/docs/extensions/reference/api/tts
chrome.ttsEngine → https://goo.gle/432R1Fo
chrome.action → https://goo.gle/432Chq6
chrome.declarativeNetRequest → https://goo.gle/3CI6yjq

Watch more Chrome Extensions → https://goo.gle/Chrome-Ext
Subscribe to Chrome for Developers → https://goo.gle/ChromeDevs

#ChromeForDevelopers #Chrome

Speaker: Patrick Kettner
Products Mentioned: Chrome, Chrome Extensions