jpd-breader icon indicating copy to clipboard operation
jpd-breader copied to clipboard

Results 45 jpd-breader issues
Sort by recently updated
recently updated
newest added

Hotkeys always operate on the currently hovered word, even when the popup is open for another word. This is confusing to users. It would be good if there was some...

enhancement

Possibly in the browser popup? Integrate with toasts too. Also related to #21

enhancement

The UI works fine in most cases, but there are some things I think it can improve user experience as well fix some bugs related. Here are some ideas: -...

enhancement

Setting the show popup hotkey to none should always show the popup on hover.

enhancement

Currently, the only way to see that your sentence is too long is by submitting it and getting an error message. It would be nicer if there was client-side validation...

enhancement

On Firefox: `browser.scripting.registerContentScripts` or `browser.contentScripts.register` On Chrome: `chrome.scripting.registerContentScripts` (MV3 only) Blocked by #43 on Chrome

code enhancement
blocked

The `tabs` permission is very broad, and is reported as "Access all your data on all websites" by browsers. This really shouldn't be necessary. Currently, the parse buttons in the...

code enhancement

Current blockers: - No support for background service workers in Firefox - Possible workaround: Continue using background pages on Firefox (would require two separate manifests) - No support for `DOMParser`...

code enhancement
blocked