nextcloud / passman-webextension

Webextension for the Passman Nextcloud app. Also offers browser extension & Android app.
https://passman.cc
GNU Affero General Public License v3.0
112 stars 42 forks source link

Safari Extension? #100

Open kenthinson opened 7 years ago

kenthinson commented 7 years ago

Hi sorry if this is the wrong place to ask this. But I see in the read me that it's tested with safari. Is there build available for download? if not some build instructions would be nice :) thanks!

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/46668862-safari-extension?utm_campaign=plugin&utm_content=tracker%2F52236699&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F52236699&utm_medium=issues&utm_source=github).
brantje commented 7 years ago

Hi there, I don't have a mac, just tested it with an old version of Safari for Linux, so not sure if it works with the current one.

Docs: https://developer.apple.com/library/content/documentation/UserExperience/Conceptual/SafariExtensionsConversionGuide/Chapters/Chrome.html

But i won't pay $100 to host an extension in the store, sorry but that's way too much.

rugk commented 7 years ago

Maybe do some crowdfunding or, easier for this task, use BugBounty, so people can "sponsor" this issue here and if there is enough interest to get $100, you can publish it.

brantje commented 7 years ago

I've asked @jospoortvliet to enable bountysource for this repo.

brantje commented 6 years ago

So we got a Mac and started to look into this, but... The documentation for building safari extensions is out of date. Xcode doesn't offer an option to create an Safari extension. Does any Apple developer knows more about this? Update: Seems they moved it.

NiTRoeSE commented 6 years ago

Hi there, are there any news about a safari extension or a download link ? :)

brantje commented 6 years ago

I looked in to it yes, and so far i didn't like what i saw. As far i can see, if i follow their docs, it means a rewrite / new extension. For now it's too much work. If someone would like to work with me on this, feel free to ping me.

oscartbeaumont commented 6 years ago

I would be willing to attempt to build this (I have never developed a safari extention but I could work it out). Is there documentation of the API's I would be using to talk to the server backend. Edit: What I made wasn't great and I have since moved to Bitwarden