ushnisha / tranquility-reader-webextensions

Tranquility Reader rewritten using Webextensions API
GNU General Public License v3.0
114 stars 14 forks source link

Run on all pages #4

Open Drulac opened 6 years ago

Drulac commented 6 years ago

Hello, thanks for your usefull extension :-) !

May you add an option to run it on every page load :-) ? (and of course a blacklist for bad websites ;-) )

ushnisha commented 6 years ago

Hi,

Thanks for the issue.

The extension is geared towards pages with a lot of text. So, running automatically on webmail like gmail/yahoo or pages like youtube with a lot of sparse text content may be a problem. There will be many similarly structured pages that are not suitable for automatic transformation.

Here is another idea - instead of the blacklist that you suggest, what if I added a whitelist that the users can add to?

For every page that the user transforms by running the extension, I can add a small button (which will disappear in about a minute...) that the user can click on - that will indicate to the addon that all pages from that domain can be automatically processed in future.

The button can be a toggle button that can also remove the domain from automatic processing if the user decides otherwise at any time.

Drulac commented 6 years ago

Hey :-)

Yes but we don't use a lot of website with dynamic interface like discord or webmail. When you browse, you are looking for article/documentation.

I think the idea of blacklist is better, but why not let the user choice between blacklist and whitelist :-) ?

for whitelist, instead of adding a button, you may automaticly add the website on conversion (and delete im on de-conversion of course)

timonde commented 3 years ago

Hello

Is there a way to assign a keyboard shortcut to Tranquility in any browser? I have read that Firefox is going to allow shortcuts to extensions "https://winaero.com/assign-keyboard-shortcuts-extensions-firefox/" but it is not there not just yet. Thanks

ushnisha commented 3 years ago

Hello

Is there a way to assign a keyboard shortcut to Tranquility in any browser? I have read that Firefox is going to allow shortcuts to extensions "https://winaero.com/assign-keyboard-shortcuts-extensions-firefox/" but it is not there not just yet. Thanks

Yes; the extension supports keyboard shortcuts.

Please refer to the wiki page linked below for instructions on how to do this:

https://github.com/ushnisha/tranquility-reader-webextensions/wiki/007-Keyboard-Shortcuts

maverick74 commented 1 year ago

For every page that the user transforms by running the extension, I can add a small button (which will disappear in about a minute...) that the user can click on - that will indicate to the addon that all pages from that domain can be automatically processed in future.

The button can be a toggle button that can also remove the domain from automatic processing if the user decides otherwise at any time.

This would be great!!!

Can we have this?

I too wanted a "run on all pages" option, but your option would be even greater.

Also... is it possible to allow elements inside < navigation > (menu) tag to be present so that we can "navigate" in sites?