Create An Extension/Plugin For Firefox and Chrome Browser
Below steps to be followed for creating Firefox extension Create a Folder, preferably with the name as the name of extension(without space, so that useful for path navigation) Create a File "manifest.json" inside the folder. >touch manifest.jso...
Sep 5, 20222 min read20
