Diego de la Hera

Results 44 comments of Diego de la Hera

> From some brief searching, it looks like Chrome extensions / Firefox extensions have an API that exists specifically for the purpose of handling OAuth 2 login flows with a...

This issue persists on Firefox 76.0 on Linux. The reason seems to be that Firefox is more restrictive than Chrome regarding whether extensions can open local files. See [here](https://wiki.mozilla.org/WebExtensions/Filesystem#Accessing_file:.2F.2F_in_tabs_and_content_scripts). Apparently,...

@ZiadJ , I know it's not perfect and I would also like to see a Firefox addon, but some friends and I have been using Hypothesis seamlessly in Firefox, both...

I sent a [pull request](https://github.com/hypothesis/browser-extension/pull/341) earlier today with a proposal to fix the [login issues](https://github.com/hypothesis/browser-extension/issues/316#issuecomment-599231023) in the Firefox extension. Let's see what the maintainers think about it.

Hey, @andreicristianpetcu! That sounds like a great idea. I don't have much experience publishing Firefox addons, but I'm happy to learn. Let me just confirm with the maintainers that they...

Thank you, Robert. I will try to find some time to work on this after this weekend. I will follow your advice to make sure potential users won't mistake the...

I published the unofficial extension for Firefox here: https://github.com/diegodlh/browser-extension/releases/latest I changed the name of the extension to "Unofficial Hypothesis extension" and the homepage URL to my custom fork of the...

I've just published v1.441.0.9 with the new OAuth Client ID provided by Robert. It should be working now. You can download it from [here](https://github.com/diegodlh/browser-extension/releases/latest), or wait until it is updated...

> The extension does not work with PDF files, as reported here. I think I could fix this on the new release v1.441.0.10, although not for local PDFs apparently due...

Hi, @Katharsas. For what you describe this doesn't seem to be related to cookies. If it were, I think you would be asked to enter your username and password each...