Peuj / duplicate-tabs-closer

Duplicate Tabs Closer - Detects and closes duplicate tabs for Chrome and Firefox.
GNU General Public License v3.0
167 stars 29 forks source link

Update to Manifest v3 (per Bug #86) #88

Open trlkly opened 2 months ago

trlkly commented 2 months ago

I followed the guide at https://developer.chrome.com/docs/extensions/develop/migrate

There was one API that doesn't exist in Mv3, but the difference in functionality seems minimal. (Script can no longer detect if a popup is open.)