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

Send Message To Background Page, Update The Html, And Then Show It In A Tab

I have a chrome extension where a user inputs some information and it generates a report. Now of co… Read more Send Message To Background Page, Update The Html, And Then Show It In A Tab

Unlimited File Storage In Chrome App

I want to save an unlimited number of files to the users hard drive, without making the user click … Read more Unlimited File Storage In Chrome App

Extension: Chrome.storage Set

Hello everyone :) my other post where we solved the GET. Ok, I got the base working once again - i … Read more Extension: Chrome.storage Set

How Would I Go About This? (chrome Extension)

I'm new to creating extensions, and I'm trying to become more comfortable with them. Basic… Read more How Would I Go About This? (chrome Extension)

Chrome Extension Loop Check For Button Errors

I am trying to create a chrome extension that once I click the chrome extension, the script will st… Read more Chrome Extension Loop Check For Button Errors

Disable Text-field Blue Highlight In Chrome Extension?

I'm working on a Chrome extension that let's you edit a small text field, and I'm findi… Read more Disable Text-field Blue Highlight In Chrome Extension?

Chrome Extension To Load The Script Without Clicking On Icon

Hello all i want to load the script whether or not user clicks on my extension icon This is my exte… Read more Chrome Extension To Load The Script Without Clicking On Icon

Chrome Extension To Pull Text From Script

I'm attempting to pull 'webId%22:%22' var string from a script tag using JS for a Chrom… Read more Chrome Extension To Pull Text From Script