Tag: cookie

  • Clean your browser junk files in a few steps.

    Clean your browser junk files in a few steps.

    Regularly clearing the cache and cookies in your web browser will help you get rid of unnecessary garbage files.

    Much of the information that your Android phone’s web browser gathers from the websites you visit is unnecessary for it to be on your phone.

    The information kept in your cookies and cache, regardless of whether you are using Samsung Internet, Mozilla Firefox, or Google Chrome, may come in handy occasionally. It is what keeps you signed into your accounts and enables you to swiftly access websites that you visit often. That is great, but your browser’s cookies and cache include a lot of unnecessary data that may even pose a privacy concern.

    The reasons behind periodicaly clearing your cache and cookies

    A large portion of the content that accumulates in your cookies and cache is just useless garbage. A portion of it might have come from single-visited websites. Some appear to be actively monitoring your browser history in order to provide you with adverts that are relevant to what you purchase or watch online. For example, after looking at a few stores, I keep getting advertising for buying glasses online, or I get ads from Amazon that just so happen to reflect what was last in my shopping basket.

    It is a good idea to periodically clean your cache because of this. It enables you to delete data from your phone that you no longer require, particularly if one of the cookies on your phone has an unknown data tracker. You will have to log back into some of your favorite websites after clearing your cache, but it is a tiny annoyance to ensure that your phone is not accumulating unnecessary data.

    The steps differ slightly depending on the type of phone and web browser app you’re using. Below, we’ll go over how to clear this data for Google’s Chrome browser (often the default for many Android phones, like the Google Pixel line), Samsung’s internet browser (often the default on the Galaxy phone series) and Mozilla’s Firefox browser.

    Google Chrome

    In the Google Chrome app for Android, you can clear your cache and cookies by first clicking the More button (shown by a column of three dots) in the top right corner of the browser, then selecting History, and then selecting Clear browsing data. Alternatively, you may access this by selecting Privacy and Security from the Chrome Settings menu, followed by Clear browsing data.

    Additionally, Chrome has Basic and Advanced settings for deleting cookies, site data, cached files and pictures, and browsing history. You can choose to erase all of your information or just a portion of it, ranging from the recent 24 hours to the previous four weeks, using the Time range drop-down menu. You can also delete Saved passwords, Autofill form data, and Site settings by tapping Advanced.

    chrome browser clear cache

    Once you have decided what to remove, hit the blue “Clear data” button. If Chrome considers any websites to be “essential” to you, you may receive an additional prompt, and you will be able to accept before clearing. In the event that you do not receive the prompt, Chrome will clear as soon as you tell it to.

    Samsung Internet

    You can delete the cache and cookie data from your Samsung Internet browser in two distinct methods. You have two options for clearing: using the Settings app on your phone, or directly from within the browser.

    To clear while in the Samsung Internet browser app, first tap the Options button in the bottom right corner represented by three horizontal lines, then Settings; scroll down to and tap Personal Data, then tap Delete browsing data to get a menu of options to delete. You can clear your Browsing historyCookies and site dataCached images and filesPasswords and Autofill forms in any combination. After tapping Delete data, you’ll then receive a prompt asking for you to confirm your choices before deleting.

    samsung internet cache clear

    You can customize what you want to erase the most by going through the browser app itself. Nevertheless, you may launch the Settings app, touch on Apps, scroll down to Samsung Internet, and then tap Storage if you want to access comparable choices from your phone’s settings menu.

    There are distinct options to clear data and clear cache at the bottom of Storage. Choosing Clear data triggers a warning that all of the application’s data, including files, settings, accounts, and databases, will be permanently erased. Tapping Clear cache will instantly remove the cache. This “going nuclear” method should erase all leftover data, even though it does not mention cookies, allowing you to restart the Samsung Internet browser as if it were a fresh install.

    Mozilla Firefox

    You may empty the cache from within the Mozilla Firefox Android app, just like you can with Google Chrome. Once more represented by three vertically aligned dots, the More button is located to the right of the address bar. Tap it to access this function. Next, select Settings and proceed to the Delete browsing data section.

    Of the three browsers we’re discussing here, Firefox gives you the most options under the Delete browsing data menu, allowing you to also delete any existing Open tabs, your Browsing history and site dataSite permissions and even your Downloads folder alongside Cookies and Cached images and files

    firefox browser cookies cache

    You can be more precise about the kind of data you want to erase, even though you are unable to select a time frame like you can with Chrome.

    Additionally, Firefox offers a second option for users who want not to store their browser history once they close the program. There is a Delete browsing data on stop option in Settings that tells Firefox to remove any combination of these same settings each time the program is closed. This is a helpful function if you want to maintain your browser clean and, for example, not unintentionally give your browsing history to someone who could have stolen or otherwise obtained access to your phone.

  • New privacy features in Chrome 83

    New privacy features in Chrome 83

    Because of the scheduling problems resulting from the engineering team working from home, Chrome V82 was completely skipped but releases are starting to return to normal. Chrome 83 entered beta last month, and has now graduated from stable channel with a number of tow improvements.

    Cookie blocking in Incognito Mode

    One of the new changes relating to privacy that Google announced a few days ago was a new feature for Incognito Mode. When you open a new Incognito tab a setting to block third-party cookies appears at the bottom. In default it is switched on.

    This specific feature is part of a server-side rollout, so if you’re already on Chrome 83 and you don’t have it, paste chrome://flags/#improved-cookie-controls into your address bar and click ‘Enabled’ on the highlighted dropdown menu.

    Improved form controls

    Microsoft has already merged a few improvements back to mainline Chrome from its Chromium-based Edge browser, and Chrome 83 includes a further change: updated form controls. Don’t just get all excited at once!

    Design-wise, Chrome’s form controls (buttons, text fields, etc.) are everywhere. Some of them came from Safari / WebKit, some of them had gradients, some didn’t have gradients, etc. Microsoft and Google have collaborated to standardize the presence of form elements across all operating systems and the result is Chrome 83 shipping.

    Besides the appearance, some form elements have also been reworked for better usability on touch screens. For example, the time picker now has large dropdown menus for selecting the hour and minute, instead of relying solely on keyboard input.

    However, it doesn’t appear that the updated controls have made their way to Chrome for Android. While the Android browser already has better controls in some areas (e.g. the time picker opens the same time picker you get in the Clock app), the general design improvements would be nice to see on mobile.

    More features

    Chrome
    • The Security settings page has been redesigned, but only on desktop platforms.
    • Tab Groups should now be enabled for everyone. If you still don’t have them, switch the flag chrome://flags/#tab-groups to Enabled.
    • Extension buttons in the toolbar are now located in the new extensions drop-down menu. If you don’t see this change, enable the flag chrome://flags/#extensions-toolbar-menu.
    • The new @supports selector() feature makes it easier to check if a CSS feature is supported before it is used.
    • The Barcode Detection API is now enabled by default.
    • Downloads from sandboxed iframes are now blocked, preventing malicious ads and other embedded content from downloading files.
    • WebXR content (e.g. AR and VR content) can now display HTML on top of 3D rendered environments.
    • The new Performance.measureMemory() function estimates the memory usage of the current web page.