How to Access DOM of new web page opened in Chrome...
Read MoreHow to listen for messages in the main.js using "browser-action-jplib"...
Read MoreI set geolocation permission in the manifest, but every page still asks to share location...
Read MoreInject functions/variables to page from a chrome extension...
Read MoreHow to convert a Chrome extension (with Chrome-specific APIs) to a Firefox add-on?...
Read MoreCan a JS error on the original page prevent a chrome content script from running?...
Read MoreChrome Extensions: Running Different .js Files Depending on What Site You're On?...
Read MoreIFrame in content script. How to communicate with main.js?...
Read MoreMaking Firefox addon-sdk handle multiple tabs...
Read MoreHTML5 File API in Firefox Addon SDK...
Read MoreHow to detect page language/locale in a Chrome extension content script?...
Read MoreIs it okay to insert an <iframe> into the page's content?...
Read Morehow to make on/off buttons/icons for a chrome extension?...
Read MoreConfigurable keyboard shortcut without using content scripts...
Read MoreHow to control the (i)frame depth, that content scripts are injected, in a Chrome extension?...
Read MoreUsing onClick to download a file?...
Read Moreon() doesn't work as expected and does not work for newly loaded content...
Read MoreHow to run content script of google chrome extension after all the dom is created...
Read MoreWhy does changing it so my content script runs for http sites instead of all urls make the content s...
Read MoreHow to match youtube's url in a chrome extension?...
Read MoreHow to inject a <style> into the head section of a page with a Chrome extension, using a conte...
Read MoreCSS content script issue in Google Chrome extension...
Read MoreChrome extension: converting a localStorage value to boolean in content script...
Read MoreChrome-extension: opening a jquery UI dialog box from content-script as message event fires...
Read MorewaitForKeyElements(); - Stop a script firing on a popup in Chrome Extension?...
Read MoreJavascript not always working in Chrome Extension, when should I run it?...
Read MoreHow can I add an X-header field to Gmail header using javascript?...
Read MoreHow to workaround exclude_matches bug without programmatic injection by rewriting include_matches?...
Read MoreHow do I make a request to an external site from a content_script...
Read More