Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roam-Toolkit Safari web extension for Safari 12+ #44 #162

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

imagine
Copy link

@imagine imagine commented Sep 24, 2020

Conversion is trivial with Xcode 12 and Safari 14 installed. See these  docs

The persistent and clipboardRead keys in manifest.json on HEAD are not supported by Safari, but those don't seem necessary for Roam-Toolkit to function.

The extension is bundled inside a macOS app. A user installs the extension by opening the app. @Stvad you can release the extension via the Mac App Store or in a dmg/zip after signing with a Developer ID Application certificate. An  Developer account is not required to use the extension: run the Xcode project and follow these steps for Safari to allow the unsigned extension.

After conversion, I modified the access permissions to only access roamresearch.com

It's pretty seamless. I'm not a heavy user of Roam Toolkit, but it seems that everything in the Chrome extension works on Safari.

@sonarcloud
Copy link

sonarcloud bot commented Sep 24, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

@Stvad
Copy link
Member

Stvad commented Oct 2, 2020

Nice, thank you! Will take a closer look on Sat!

The persistent and clipboardRead

That sounds like something that can be used. Will double check exact functionality and see if those are required!

@jvican
Copy link

jvican commented Nov 22, 2020

I would love if roam-toolkit supported Safari out-of-the-box. Safari provides an unparalleled experience in macOS compared to Firefox and Chrome. Let me know if I can help out review this PR or get it through the finish line.

@Stvad
Copy link
Member

Stvad commented Nov 29, 2020

@jvican yeah, help in reviewing this can be nice - I lack context here.
Also I was thinking that if we get #164 done, this would potentially be redundant

@Stvad
Copy link
Member

Stvad commented Dec 3, 2020

did upload a version that works with roam/js in #164 fyi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants