-
11 Understanding Chrome Extensions Context Menus
Context Menu is the menu that appears when a user right clicks (alternative clicks) on an element in a webpage. In this…
-
10 Understanding Chrome Extensions Windows
In this article we are going to look at the chrome.windows API. Its an API used for interacting with the browser windows.…
-
9 Understanding Chrome Extensions Tabs
The chrome.tabs API is used for interacting with your browser tabs. You can do all sort of this with this API from…
-
8 Understanding Chrome Extensions Action
The chrome.action API is used to control everything to do with the your extensions icon found in the toolbar. It encompasses the…
-
5 Understanding Chrome Extensions Communication
The flow of data within our browser extensions is a vital part in creating any incredible and useful tool. In…
-
2 Understanding Chrome Extensions Manifest.json
When diving into the world of Chrome extensions, the manifest.json file is your essential roadmap. It’s the cornerstone that defines your extension’s…
-
How to Install Lindle
In today’s digital age, productivity tools have become indispensable for streamlining tasks and maximizing efficiency. Lindle, a powerful Google Chrome…
-
How Build Chrome Extension for Dummies with HTML, CSS and JavaScript
Hey there, you might be wondering, “why not just ask Chat GPT on how to build chrome extensions?” Well firstly your sound…