lxieyang / vertical-tabs-chrome-extension

A chrome extension that presents your tabs vertically. Problem solved.
MIT License
466 stars 103 forks source link

Port to safari #61

Closed wangfenjin closed 3 years ago

wangfenjin commented 3 years ago

Hi, I plan to port this extension to support safari, and publish to App Store. Is that OK?

lxieyang commented 3 years ago

Sure! I wouldn't have the bandwidth to do it anyway :-) Would you please loop me in on the progress and the results? Thanks!

wangfenjin commented 3 years ago

Currently the extension is quite working now, but I haven’t publish any extension before, so first need to become an apple developer

And I plan to sell it for several dollars since registering apple developer cost money...

wangfenjin commented 3 years ago

Do you prefer to make it free available?

lxieyang commented 3 years ago

I would insist on it being freely available like the chrome version :-) I too paid to become a Chrome developer and an Apple developer, but those were one-time costs that become relatively insignificant in the long run :-)

wangfenjin commented 3 years ago

Sure! Maybe we can make it free in the beginning so all currently users can access to it and change to paid after that

lxieyang commented 3 years ago

Sounds good! Thanks for the effort! Another idea is to set up donations through Paypal or Patreon. A lot of open-source software are being supported in this way.

wangfenjin commented 3 years ago

@lxieyang It's online now!

https://apps.apple.com/us/app/vertical-tabs-for-safari/id1552657113?mt=12&itsct=apps_box&itscg=30200

wangfenjin commented 3 years ago

For the difference, rearrange tab order is not supported in safari; and message listener seems not work in iframes in safari, so I set a Interval to query to tabs...

lxieyang commented 3 years ago

Sounds good! Congrats!!