-
as seen on Super User
- Search for 'Super User'
Is there an extension or add-on like Stylish which lets you easily toggle back and forth between affected (Stylish) and standard (or untainted) view?
I've tried changing colors in Firefox (Settings Content Colors) but there is no quick toggle between the states.
Firefox or Google Chrome, whichever…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Is there a way to find out if Google chrome is in focus or out of focus? I'm creating an app which needs to know if the user is currently using the browser or not.
By tying the detection through the content script in a Google extension, I've tried using blur and focus but the problem is that clicking…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi everyone,
I am working on creating a Google Chrome extension. We have it included in an automated build system and since it is constantly being worked on we need a solution to be able to package the extension as a .crx file which according to http://code.google.com/chrome/extensions/packaging…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hello, I created small hello world extension for google chrome http://code.google.com/chrome/extensions/getstarted.html. I need to use sockets in extension for peer to peer communication using UDP. Is there any firefox Jslib equivalent in google chrome or how we can use other languages in google chrome…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm trying to write a Google chrome extension so that I can highlight text that appear on any website and perform at GET query to another website. It will open the query in new tab.
For example if I highlight the text "google chrome" and right click to activate the chrome extension it will open…
>>> More