Skip to content Skip to sidebar Skip to footer
Showing posts with the label Content Script

How To Make A Static Html As A Chrome Extension?

I want to make a Chrome extension basically constituted as a HTML bar staying at the top of the use… Read more How To Make A Static Html As A Chrome Extension?

Including Gmail.js

I'm trying to include gmail.js from here. But the object gmsrc is invalid, the function get.use… Read more Including Gmail.js

Modify Page Element As Soon As It's Loaded

I'm currently writing a very simply Google Chrome Extension that utilizes Content Scripts, to s… Read more Modify Page Element As Soon As It's Loaded