Hi Crossrider Team,
My extension id is: 45314
I was able to successfully build and install with Firefox, Chrome, Safari and ie bit 32(all versions), And its working properly according my thinking.
But when i installed that extension in ie bit 64 then extension installed successfully with thank you page after that when i click on extension icon nothing happen.
Means extension is not working in ie bit 64 only.
Please give me some helpful suggestion.
Help get this topic noticed by sharing it on
Twitter,
Facebook, or email.
Twitter,
Facebook, or email.
-
-
-
My point is that i am talking about in operating system 64 bits.
I am facing that problem in windows 7 bit64.
Please help me. -
-
-
-
May be some problem with pirated windows.
Because when i installed that extension in genuine windows bit 64, then that issue is not coming, but when i installed extension in pirated windows bit 64 (ie only) then that issue occurred.
Thanks for your quick and optimized response Shlomo. -
-
-
-
EMPLOYEE
1Hello Roman,
Thanks for the cute picture. Perhaps you can make it smile if you add appAPI.browserAction.setResourceIcon to your background code before creating the popup, as follows:appAPI.ready(function($) {
// *** Don't forget to add icon.png to your resources ***
appAPI.browserAction.setResourceIcon('icon.png');
appAPI.browserAction.setPopup({
resourcePath:'popup.html',
height: 560,
width: 300
});
});-
Thank you, it's work!
-
-
Now that's a blast from the past! Nice!
-
-
-
-
Loading Profile...






