tuan / safari_no_duplicate_tabs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No Duplicate Tabs automatically identifies and closes duplicate tabs, putting an end to unintentional tab duplication!

No Duplicate Tabs solely targets duplicate tabs based on URLs. No browsing data of any kind is collected, shared, or stored.

How to build:

  • In XCode, create new project using Safari App Extension template. Select iOS and MacOS as platforms.
  • Clone this project and pnpm i
  • Build this project with pnpm build
  • Link all the resources from dist/ folder to the Extension target in XCode project
  • In XCode's Product menu, select Run

or you can get the pre-packaged extension from App Store to help cover the Developer Account fee

Download on the App Store

About


Languages

Language:TypeScript 57.4%Language:JavaScript 40.8%Language:CSS 1.1%Language:HTML 0.6%Language:SCSS 0.1%