Forums
New posts
Search forums
News
Security News
Technology News
Giveaways
Giveaways, Promotions and Contests
Discounts & Deals
Reviews
Users Reviews
Video Reviews
Support
Windows Malware Removal Help & Support
Inactive Support Threads
Mac Malware Removal Help & Support
Mobile Malware Removal Help & Support
Blog
Log in
Register
What's new
Search
Search titles only
By:
Search titles only
By:
Reply to thread
Menu
Install the app
Install
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Forums
Software
Browsers
Web Extensions
ClearURLs
Message
<blockquote data-quote="HarborFront" data-source="post: 935309" data-attributes="member: 55987"><p>Removing ClearURLs for Firefox</p><p></p><p>The reason why this extension still exist in my FF is its ability to remove ETags</p><p></p><p>You can remove this extension (if you want) if you have Adguard for Desktop and add the necessary 'Strip URLs tracking parameters' to it. Its 'Block hyperlink auditing' is now handled by FF itself because I have auditing/block CSP reports in uBO disabled and it pass the Ping Spotter test below</p><p></p><p>[URL unfurl="true"]https://armin.dev/apps/ping-spotter/[/URL]</p><p></p><p>To pass the cookieless cookie test go to change the preference settings as below</p><p></p><p>Quote</p><h3><a href="https://github.com/crssi" target="_blank"><strong>crssi</strong></a><strong> commented </strong><a href="https://github.com/arkenfox/user.js/issues/179#issuecomment-348952233" target="_blank"><strong>on Dec 4, 2017</strong></a></h3> <table style='width: 100%'><tr><td>About ETags and performace...<br /> To get rid of ETags, I have set:<br /> user_pref("browser.cache.memory.enable", false);<br /> user_pref("browser.cache.memory.capacity", 0);<br /> No ETags, but I don't see any performance issues too.</td></tr></table><p></p><p>Unquote</p><p></p><p>[URL unfurl="true"]https://github.com/arkenfox/user.js/issues/179[/URL]</p><p></p><p>Notes:-</p><p></p><p>1) The above same settings affect the setting of FF to RAM by setting</p><p>user_pref("browser.cache.memory.enable", true);</p><p>user_pref("browser.cache.memory.capacity", -1);</p><p></p><p>2) You can set a certain amount of the RAM or set -1 for dynamic allocation of RAM.</p><p></p><p>3) Besides the above two settings other settings are also needed to completely set FF to RAM. So the decision lies with the user.</p><p></p><p>Test it at</p><p></p><p>[URL unfurl="true"]https://lucb1e.com/randomprojects/cookielesscookies/[/URL]</p><p></p><p>Now, I have one extension less</p></blockquote><p></p>
[QUOTE="HarborFront, post: 935309, member: 55987"] Removing ClearURLs for Firefox The reason why this extension still exist in my FF is its ability to remove ETags You can remove this extension (if you want) if you have Adguard for Desktop and add the necessary 'Strip URLs tracking parameters' to it. Its 'Block hyperlink auditing' is now handled by FF itself because I have auditing/block CSP reports in uBO disabled and it pass the Ping Spotter test below [URL unfurl="true"]https://armin.dev/apps/ping-spotter/[/URL] To pass the cookieless cookie test go to change the preference settings as below Quote [HEADING=2][URL='https://github.com/crssi'][B]crssi[/B][/URL][B] commented [/B][URL='https://github.com/arkenfox/user.js/issues/179#issuecomment-348952233'][B]on Dec 4, 2017[/B][/URL][/HEADING] [TABLE] [TR] [TD]About ETags and performace... To get rid of ETags, I have set: user_pref("browser.cache.memory.enable", false); user_pref("browser.cache.memory.capacity", 0); No ETags, but I don't see any performance issues too.[/TD] [/TR] [/TABLE] Unquote [URL unfurl="true"]https://github.com/arkenfox/user.js/issues/179[/URL] Notes:- 1) The above same settings affect the setting of FF to RAM by setting user_pref("browser.cache.memory.enable", true); user_pref("browser.cache.memory.capacity", -1); 2) You can set a certain amount of the RAM or set -1 for dynamic allocation of RAM. 3) Besides the above two settings other settings are also needed to completely set FF to RAM. So the decision lies with the user. Test it at [URL unfurl="true"]https://lucb1e.com/randomprojects/cookielesscookies/[/URL] Now, I have one extension less [/QUOTE]
Insert quotes…
Verification
Post reply
Top