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

Can't find the bookmarklet #180

Closed
8bitgentleman opened this issue Sep 26, 2019 · 11 comments
Closed

Can't find the bookmarklet #180

8bitgentleman opened this issue Sep 26, 2019 · 11 comments

Comments

@8bitgentleman
Copy link

8bitgentleman commented Sep 26, 2019

The last issue I see about finding the bookmarklet is #100 . Since then the UI has changed and the about screen is no longer shown. Where is the bookmarklet now or has it been superseded by the chrome extension?

@RadhiFadlillah
Copy link
Collaborator

Yeah, it has been dropped in favor of web extension. Unfortunately, for now it only tested in Firefox, so I'm not sure it will works in Chrome.

@8bitgentleman
Copy link
Author

Ok that makes sense, thanks

@timshannon
Copy link

timshannon commented Oct 1, 2019

The extension does not seem to work in chrome, and there is an outstanding issue in the extension repository to add chrome support.

Do you have a work around for anyone on chrome? Can you copy and paste an example bookmarklet here?

@8bitgentleman
Copy link
Author

8bitgentleman commented Oct 1, 2019

I loaded the extension up yesterday in chrome and it works just fine

@timshannon
Copy link

timshannon commented Oct 1, 2019

Hm, so it looks like you can install the extracted zip in developer mode in chrome, but you'll always get warnings:

https://stackoverflow.com/questions/24577024/install-chrome-extension-not-in-the-store

Is that what you're doing @8bitgentleman?

I'm not sure why all of the complications of an extension is needed. It'd be nice to have a bookmarklet fallback that simply passes in the URL and page title to the add link dialog. I haven't looked too much through the code, but it looks like that's not possible.

I could write a bookmarklet to make the POST call, but I'd run into issues with CORs.

@dav-m85
Copy link

dav-m85 commented Oct 1, 2019

@timshannon same here, installing the extension in dev mode, no warnings in MacOSX.

@RadhiFadlillah is there an official extension on the chrome store ? if needed, I have paid the fee to get an account myself, I could host it.

@8bitgentleman
Copy link
Author

Hm, so it looks like you can install the extracted zip in developer mode in chrome, but you'll always get warnings:

Yup, I"m in developer mode and don't get the warning you mention. I think the benefit of the extension is being able to add tags directly to the bookmark when it's saved

@brettinternet
Copy link

brettinternet commented Oct 6, 2019

@RadhiFadlillah I didn't realize the bookmarklet support had been dropped. Since extensions aren't supported on mobile browsers, there is now no mobile support for automated bookmarking.

@8bitgentleman
Copy link
Author

Do bookmarklets even work on mobile?

@brettinternet
Copy link

brettinternet commented Oct 6, 2019

@8bitgentleman Yes, but I've only tested on iOS Safari and Firefox.

@timshannon
Copy link

@dav-m85 FYI here's the pop-up I get every time I startup chrome:

image

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

No branches or pull requests

5 participants