I finally finished the new group selector function for my productivity google extension, the main reason it took me longer than expected is because im new to extension developing entirely, meaning I had to verify API behavior and figure out how I would design it upfront so I can stay consistent with it throughout the rest of the project. I happy with how it turned out, to put it simply: I added a new button “Select Group” and as long as user is in a Tab Group, they are able to select all tabs in the same group, if they are not in a Tab Group it will alert them appropriately.
Log in to leave a comment