Skip to content Skip to sidebar Skip to footer
Showing posts with the label Google Chrome Extension

Pass Variable To Badge Text In Chrome Extension

I have built an extension that grabs some info from a div on a page and stores it in a variable cal… Read more Pass Variable To Badge Text In Chrome Extension

Detect Youtube Video Events With Chrome Extension Content Script

I'm writing a Chrome extension and I want to detect when a video starts/ends while a user is on… Read more Detect Youtube Video Events With Chrome Extension Content Script

Why Webnavigation Listener Failed For Some Websites?

I am trying to use chrome extension to get some data from web of science. In one step, I want to cr… Read more Why Webnavigation Listener Failed For Some Websites?

Chrome Extension Active Tab And Console.log

This is my first chrome extension and I just want to start with a simple thing: grabbing the url an… Read more Chrome Extension Active Tab And Console.log

Chrome Extension: How Can I Show The Find Bar And Supply Text For It?

I am making an extension that stores the selected text from the currently active webpage into local… Read more Chrome Extension: How Can I Show The Find Bar And Supply Text For It?

How To Ink To Another .html Page Within Chrome Extension/app?

I am building a chrome app for a client that will run in kiosk mode to display in their stores. Rig… Read more How To Ink To Another .html Page Within Chrome Extension/app?

Handle Relative Image Paths Ajax

I'm developing a small Google chrome extension that screen scrapes a certain website. The probl… Read more Handle Relative Image Paths Ajax

Running An Extension In Background On Page Load/refresh

I'm new to writing extensions (and javascript). I'd like an extension to run on a timer whe… Read more Running An Extension In Background On Page Load/refresh