Hot answers tagged extension
5
In my opinion, the icon is too large at 24 x 24. Other Firefox toolbar icons are 16 x 16. I used the following CSS in my userChrome.css file to make it the correct size:
.stackalert-button *
{
width: 24px !important;
height: 16px !important;
}
3
I'm new to SEApps, and given the design of it, I apologize if bug reports are not supposed to be "Answers". Please let me know and I'll move it to the OP comments.
That having been said, I just installed this extension, and have a problem. Why can't I manually specify an OpenID in the extension configuration? I don't use a common vendor, I have my own.
2
This is a very slick, awesome-looking extension with lots of potential.
My main feature request would be for the ability to be notified of changes to any question (not just your own), the way that StackStalker does it. This would be great since it looks like StackStalker's author has lost interest in it and hasn't added support for arbitrary Stack Exchange ...
1
Well, the response has been underwhelming so far, but fortunately the powers that be decided to restore the voting tab on the profile page: http://meta.stackoverflow.com/a/130380/182796
So a client-side extension is no longer required.
1
Two problems that I have:
My display username is "Nomæd" with a unicode letter æ, but it appears as �� instead.
I have 6 associated accounts, and the main one is http://atheism.stackexchange.com/ but I can't make it appear in my list of accounts in any way.
Anyone has solutions, mainly for problem no. 2?
Only top voted, non community-wiki answers of a minimum length are eligible