44 Stories To Learn About Chrome

Written by learn | Published 2023/07/31
Tech Story Tags: chrome | learn | learn-chrome | chrome-extension | javascript | google-chrome | web-monetization | google

TLDRvia the TL;DR App

Let's learn about Chrome via these 44 free stories. They are ordered by most time reading created on HackerNoon. Visit the /Learn Repo to find the most read stories about any technology.

1. Introducing Tour My Pull Request For Github Extension

Problem

2. Resolving the Blocked a Frame with Origin "null" From Accessing a Cross-Origin Frame Error

Learn how to resolve the "blocked a frame with origin "null" from accessing a cross-origin frame error."

3. Chrome Extension Productivity Hack: Copy Text with a Mouse Hover and Click

Copy Text, paragraphs, and sentences in a hassle-free manner as never before using this simple tool available for free.

4. 10 Must Have Chrome Extensions for a Web Developer

A list of browser extensions made for web developers to help them debug, test, and make their applications reliable.

5. 7 Tips to Making Your Puppeteer Scripts More Bulletproof

How these 7 tips and tricks can help your puppeteer code stand out and work more reliably.

6. 4 Google Chrome Extensions That Improve My Coding Workflow

The four Google Chrome Extensions that I base my coding workflow around are YouCode, Web Developer, Window Resizer for Developer, Wappalyzer all on the store.

7. 8 Google Chrome Extensions to Record Any Meeting

8 Google Chrome extensions nobody told you about ( but you needed them badly at work.

8. How Do You Clear Your Google Search History?

Searching the web shouldn’t require compromising on your privacy. It’s no longer a secret that Google keeps a record of all of your internet activity, including your searches. If you don’t want other people on your devices seeing your browsing history, all you have to do is clear that data.

9. How To Disable Javascript In Tor

Do you need to know how to disable JavaScript in Tor? This would be easier you could imagine!

10. Dealing with My Annoying & Malicious Chrome Extensions

As much as we love Chrome extensions and the ease they bring to use while surfing the web, it is wise to note that not all of them are authentic.

11. Follow These Steps To Replay Browser’s Network Offline

This short tutorial explains how to replay the captured browser’s network offline using Python.

12. 8 Great Chrome Extensions for Designers and Creatives

These extensions will be the best assistance to the designers for creating powerful designs and also, to increase productivity. Good digital branding is responsible for the growth of a company. Thus, the creation of amazing designs should never cease.

13. How to Delete Your Browser History

All web browsers remember a list of the web pages you’ve visited. You can delete this list at any time, clearing your browsing history and erasing the tracks stored on your computer, smartphone, or tablet. Each browser has its own separate history, so you’ll need to clear the history in multiple places if you’ve used more than one browser.

14. Chrome Extension for Learning English

With this browser extension, you can mark and save the words you don’t understand while using your favorite online sites.

15. Hidden Things You Didn't Know Google Chrome Can Do

There is no doubt Google Chrome is known to many users around the world. Many use Chrome browser for different things. The reality is that the majority are unaware of the myriads of things Google Chrome can offer. In this article, we shall be looking at five top things you can do with Google Chrome.

16. Organize And Save Your Tabs And Groups With Tabox

Organize your browser tabs and tab groups into collections with Tabox - a free extension for Chrome and Edge

17. Understaning Chrome V8 - Chapter 23: Compiler Workflow Parse, AST, and Token

"Let's Understand Chrome V8" are serial technology articles that explain the V8 code, it covers many V8 kernel functions and fundamentals such as AST and Token

18. RSpec, Capybara, CircleCI And Chrome Headless Webdriver Configuration

How to configure Capybara with Chrome headless webdriver using CircleCI and Ruby on Rails project. Selenium webdriver.

19. How to Clear the 301/302 Redirection Cache

I think many web developers and server administrators had been facing the 301 redirection cache. I had facing it very often until I learn the lesson… I hope it helps you and you learn something from me, not from your mistakes 💥

20. Introduction to Headless Chrome with Java

In the previous articles, I introduce you to two different tools to perform web scraping with Java. HtmlUnit in the first article, and PhantomJS in the article about handling Javascript heavy website.

21. 5 Best Google Chrome Extensions to Boost Productivity

Although we’d like to believe otherwise, most of our life is run on computers. Screen times continue to soar as we become inseparable from our devices. From entertainment on Netflix to weekly planning on your phone, we find ourselves more dependent on technology every day. One device, however, reigns supreme; especially for the busy workdays. The traditional computer has become an essential device for every working class adult, and with it comes the heavy reliance on the internet browser. Some of us can barely imagine what life was like before Google.

22. Building a New Tab Chrome Extension with Zero Dependencies

This story will walk you through the basic steps needed to get started building a new tab Chrome Extension powered by an API without any dependencies. Check out our Tech Stories Tab extension for reference.

23. Using ECMAScript Modules on the Web and in Node.js

ESM (ECMAScript Modules) is a modern module format with many advantages over previous formats like CommonJS. How do you switch to it?

24. Let’s Understand Chrome V8 — Chapter 5: Compilation Parser

In Chrome V8, the parser works with the scanner to create tokens to understand what functions it needs to carry out next, letting the browser work as intended.

25. Understanding Chrome V8 — Chapter 15: Debugging in V8 More Easily

"Let's Understand Chrome V8" are serial technology articles that explain the V8 code, it covers many V8 kernel functions and fundamentals.

26. Was it Smart to Switch from Linux to ChromeOS Flex?

My personal experience with switching my computer's OS from Linux to ChromeOS flex.

27. Poking around Chrome Extensions

If you want to learn how to do Chrome Extensions, then one under-appreciated way of learning is to poke your nose into other people's extensions!

28. Ave V8 JavaScript Engine: the Non-stop Improvements

V8 is not only a famous eight-cylinder engine you can find in Dodge Charger, Bentley Continental GT or Boss Hoss motorcycles. In 2008 The Chromium Project developers released a new JavaScript and WebAssembly engine with the same name – V8, such a groovy reference to the engineering marvel. So one more Vee-eight engine was born.

29. 7 Most Common Google Chrome Problems and How to Fix Them

This is a post on 7 common Google Chrome problems. Learn how to fix them in this in-depth post.

30. How to Use Chrome to Debug JavaScript - Stop Console.Logging! NOW

If you console.log() when you debug, you’re doing it wrong. There’s an easier way and it’s right in the palm of your browser.

31. 10 Useful Tips & Tricks That Will Help You Make the Most of Chrome Devtools

Chrome DevTools is the ultimate swiss army knife for analyzing and understanding what happens on any page from the perspective of a web browser.

32. How the 'Browser Wars' Changed the Landscape of the Internet

Browsers have been fighting for users since their emergence. Browser wars are going on constantly, and don't stop. I detailed discuss browser wars history.

33. Why Would Google Be Against the URL??

Google wants to change a major part of web browsing by killing the URL, in parts though. After their first step was successful, here’s what they plan for the second step.

34. Defeat All Paywalls By Building Your Own Google Chrome Extension [DIY]

They’ve been telling us internet will make us free, that we will have the knowledge at the reach of our browser, infinite possibilities and all that stuff… until you hit the (pay)wall:

35. 7 Chrome Plugins You Must Install Today

Before you start reading this article, hit ALT+CONTROL+DELETE, then click on your task manager, and make a note of the CPU and Memory usage of Google Chrome.

36. Step-by-Step Guide to Building and Launching your Chrome Extension

While building my first chrome extension, Foragear- Quick Search Tool, I struggled to find an article that covered the entire ideating, building, and launching process of chrome extensions. To make the lives of future chrome extension builders easier, here is an all-in-one guide to help you through the process.

37. Let’s Understand Chrome V8 — Chapter 6: Bytecode Generation

Bytecode is the output of the parse, which is an architecture-independent abstract machine code.

38. Understanding Chrome V8 — Chapter 14: What is Dynamically Typed JS

"Let's Understand Chrome V8" are serial technology articles that explain the V8 code, it covers many V8 kernel functions and fundamentals.

39. 9 Chrome Extensions To Make Your Life Easier

Chrome extensions that make your working life easy. It's 2021 and I am brought here some fresh new chrome extensions. And no I will not be covering popular ones

40. A Guide to Creating True Cross-Browser Extensions

Since there are no common standards, browsers are using multiple instances like chrome and browser of the same object.

41. How to Build a PowerShell Script to Keep ChromeDriver Up to Date

Chrome frequently updates automatically causing ChromeDriver versions to mismatch. Using PowerShell you can download the correct version of the ChromeDriver

42. What is String Object Analysis in Chrome V8

"Let's Understand Chrome V8" are serial technology articles that explain the V8 code, it covers many V8 kernel functions and fundamentals.

43. 6 Chrome Extensions That You’ve Never Heard Of But Should Try Out

There are two types of people when it comes to using browser extensions. You have them all or you have them none. The adventure starts with just one install button. Then, you're lost in the extension world.  You’re adding a new one to your browser week by week. But what are the best Google Chrome extensions that you need to have?

44. Keep Trackers and Advertisers at Bay with these Browser Privacy Tips

Although privacy becomes a priority among browser-creators, they may not go that far as you think. You may want to be as anonymized as possible or fighting in any chance to avoid ads on the internet. So let’s take a look at how to tweak your browser settings to enhance your internet privacy.

Thank you for checking out the 44 most read stories about Chrome on HackerNoon.

Visit the /Learn Repo to find the most read stories about any technology.


Written by learn | Lets geek out. The HackerNoon library is now ranked by reading time created. Start learning by what others read most.
Published by HackerNoon on 2023/07/31