ThomazPom / Moz-Ext-UltimaDark

Web Extension that uses agressive technique to get dark mode everywhere
12 stars 3 forks source link

Disable / block clearing of browser history #32

Closed arb-c closed 7 months ago

arb-c commented 2 years ago

(Paris, France)

My browser history is my 'work notebook' (I have the No History add-on which allows me to store in the browser history only what I want, and I curate it religiously). Is there a way to disable / block UltimaDark from touching the history? (I understand this might degrade its power on certain websites.)

ThomazPom commented 2 years ago

As far as i know, ultimadark does not interact with browser history . What makes you think ultimadark is touching yous history ?

I did not fix bugs on ultimadark since 2 years, because i was very busy, but i hope to finish this software

arb-c commented 2 years ago

(Paris, France)

As far as i know, ultimadark does not interact with browser history . What makes you think ultimadark is touching yous history ?

The first item in the "Permissions" box ( https://addons.mozilla.org/en-US/firefox/addon/ultimadark/ )

image

ThomazPom commented 2 years ago

Oh.

This is due to the manifest https://github.com/ThomazPom/Moz-Ext-UltimaDark/blob/master/manifest.json it declares using browsingData, for some technical reason, i'll verify later. (I think it is needed to edit on the fly responses)

I guarantee you UltimaDark does will never affect your browsing history

Please remember That UltimaDark is still higly experimental, and may affect a lot your internet experience.

About 1/ 15 website is still broken under ultimadark.

ThomazPom commented 7 months ago

I took a look, UltimaDark only needs browsingData API to clear browser cache and this will not affect browser history