318 reputation
15
bio website
location
age
visits member for 1 year, 6 months
seen 16 hours ago
stats profile views 11

May
6
asked When using Google Analytics with a Chrome Extension, should page views be suppressed?
Apr
10
answered Is it necessary to pack firefox extension files into an xpi even on development?
Feb
28
accepted Is it possible for a chrome extension to detect if it is in the dropdown?
Feb
28
comment Is it possible for a chrome extension to detect if it is in the dropdown?
Even if it's the default_popup, it's normal. chrome.tabs.getCurrent is a nice trick, though. That worked.
Feb
28
comment Is it possible for a chrome extension to detect if it is in the dropdown?
I just ran this in my popup, and I get "normal" for my HTML in my popup. This is an HTML file attached via chrome.browserAction.setPopup.
Feb
28
awarded  Scholar
Feb
28
comment Is it possible for a chrome extension to detect if it is in the dropdown?
Thank you. That's exactly what I was looking for.
Feb
27
asked Is it possible for a chrome extension to detect if it is in the dropdown?
Feb
20
comment Move JavaScript to Firefox extension?
Well another possibility would be to introduce a custom API created by your extension into the global Javascript namespace. And then simply call it on the web pages.
Feb
19
comment Move JavaScript to Firefox extension?
Without knowing more information about why you are calling enablePrivilege (what specific permission you need) and what type of app you have, this question can't really be answered.
Nov
29
answered How to place a carriage return in the text for an ENTITY?
Nov
29
answered How to use multiple dtd files in a single xul?
Nov
16
awarded  Yearling
Oct
16
awarded  Commentator
Oct
16
comment Firefox displays outdated information from MDN on newly self-hosted extension
That is correct.
Oct
16
answered Firefox displays outdated information from MDN on newly self-hosted extension
Sep
27
awarded  Editor
Sep
27
comment How to troubleshoot Firefox Addon: could not be installed because it is not compatible with Firefox <x.x.x.x>
Sorry about that. I answered from my phone which was silly. I should have just waited.
Sep
27
revised How to troubleshoot Firefox Addon: could not be installed because it is not compatible with Firefox <x.x.x.x>
added 354 characters in body
Sep
26
answered How to troubleshoot Firefox Addon: could not be installed because it is not compatible with Firefox <x.x.x.x>