I’ve been working on an extension for automating tests in Chrome, and I came across an obscure issue with JavaScript dialogs.The message shown in the dialog can’t be readily retrieved/copied. I’ve
I would like my page action to be activated for all the o开发者_如何转开发utgoing links from a certain page. How might I go about doing that? I\'ve gone over the docs to no avail. Any pointers would b
I want to notify an use开发者_运维知识库r using Chrome browser. I need something powerful like changing the Chrome skin colour, highlighting things or at the least like this extension putting an icon
I have created a chrome extension and managed to open the popup.html file using window.open. however I want to open it in a new tab, I\'ve tried lots of different ways including:
I was开发者_Go百科 looking for a way to detect the browser extension I am building from my website and I need to alert my users in-case they are viewing my site without it. I have been able to do this
How can an extension find out that it is being run for the first time or has just been updated, so that t开发者_JS百科he extension can perform some specific actions? (e.g. open a help page or update s
Using firefox, I can store extension preferences using Components.classes[\"@mozilla.org/preferences-service;1\"]
Long story short I\'m working on a Google Chrome Extension.The extensions don\'t have a开发者_如何学编程ccess to variables in the scope of the page they are operating on by default (you need to commun
I\'m writing a Chrome extension that launches a script with a keyboard shortcut. It works fine on most pages but I realized that on Gmail it doesn\'t: it seems that all keyboard events are captured by
I have a Greasemonkey script that works just fine in Firefox and Opera. I struggle with getting it to work in Chrome, however. The problem is injecting a function into the page that can be invoked by