Build a Design Picker extension in Chrome
Introduction
Sometimes you like the fonts and color palettes used in websites that you visit and wish to check out what they are. Most people use different extensions for this purpose.
Fetching a CSS property from wherever you click is so easy, that ...
ashikvarma.hashnode.dev3 min read
Shoaib Ahmed
Coder by choice and profession
I am starting my first Chrome Plugin development, and it's been some time since Manifest v3 is out, is there any reason for still using v2?