Hi, I have very little programming experience so I am likely missing something basic, but when I attempt to follow the instructions in the Readme I get this error from Chrome: "At least one js or css file is required for 'content_scripts[0]'. Could not load manifest." This is after realizing I needed to direct it to the src>static folder to find the manifest. Is there a .css file I need to make here for Chrome to recognize this as a valid extension?
Hi, I have very little programming experience so I am likely missing something basic, but when I attempt to follow the instructions in the Readme I get this error from Chrome: "At least one js or css file is required for 'content_scripts[0]'. Could not load manifest." This is after realizing I needed to direct it to the src>static folder to find the manifest. Is there a .css file I need to make here for Chrome to recognize this as a valid extension?