Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
29 views

Outlook add-on / plugin to put all attachments in a shared folder automatically?

Is there an add-on to outlook that will automatically remove attachments from all incoming messages and save them in a shared folder, embeding links to them in the original email?
2
votes
1answer
185 views

Extensions not showing on Extensions tab of Add-ons Manager in Firefox 12

I don't know what happened but my list of extensions does not show up on the extensions tab of the Add-ons Manager on my Firefox 12. Is there any about:config settings to show the extensions or some ...
0
votes
0answers
70 views

How to show unread email count next to collapsed account?

As I have many email accounts in my Thunderbird side panel, I have to scroll if I'd like to see all accounts in expanded state. Many of these accounts rarely receive emails so it would be ok to ...
0
votes
0answers
13 views

Email client Addon for analyzing data from notification emails?

I am already filtering out my Facebook notification emails. All of these notification emails are very much alike, and it seems to me they could be used to scrape visitor time data from. Although it ...
0
votes
0answers
112 views

How to catch “action” link after submitting web form?

There is a login panel on bank site, and I'm trying to fetch/catch "action link" after (button press) submitting a form. Site is using https and some js scripts, that makes effort to read all of them ...
1
vote
1answer
180 views

Thunderbird and multiple email addresses management

I am managing around 30 email addresses. Sometimes I use a wrong email address to send an email then often receive a reply "Who are you ?" afterward. For example, I always use email1@gmail.com to ...
1
vote
1answer
156 views

Common Microsoft Office 2010 crash

Just recently I have installed office professional 2010 on my laptop. Whenever I open up any program from Office such as Word, Excel, Power Point, etc. The program will shut down and I cannot load or ...
0
votes
1answer
708 views

Simple, lightweight alternatives to FoxTab

I've always liked how Google Chrome's new tab-page looks, presenting you with thumbnails of the most used web sites and lists your recently closed tabs. I understand FoxTab does this, but it's a bit ...
0
votes
1answer
441 views

Install .xla Excel add-on for all users?

When you add a new .XLA add-on using Excel it only adds it for the current user. Is there a possibility to add it for all the users of the computer even with editing registry?
0
votes
2answers
138 views

I'm trying to remember the name of an Outlook add-In that let you send the same email to multiple recipients simultaneously

I trialed an Outlook add-in that had a number of different functions, one of which allowed you to send the same email to multiple recipients at the same time, without doing it as a bcc. For example, ...
2
votes
1answer
75 views

All web browsers on PC crashing/refusing to render

So I'm running into problems surfing the web here. I've got Firefox 5, Google Chrome version 12.0.742.122 and Internet Explorer (I'm having trouble locating the version number in this version X_X), ...
0
votes
0answers
78 views

Different Thunderbird Stationery for Each Email Address

I have installed the Thunderbird Stationery add-on (https://addons.mozilla.org/en-us/thunderbird/addon/stationery/), and it works great! However, I only want to use it for one of the three accounts ...
3
votes
2answers
111 views

Is there a Google Chrome extension that lets me define hotkeys for sites?

This is driving me crazy because I tried all the Google searches I could think of and I still can't find a suitable addon. I need an addon where I can define hotkeys that will take me to the sites ...
0
votes
0answers
31 views

Thunderbird: Large New Messages Counter

I was wondering if anyone knew of a plugin for mozilla thunderbird which displays the number of new messages in each inbox in a large display? I need something that I can easily see from across a ...
0
votes
1answer
149 views

How to make add-on visible on toolbar by script or batch process?

I have an add-on for Excel 2003. I tried to use MSDN's .VBS script to make it installed, see my previous post question. It seems working as add-on, but it does not displayed on toolbar when it is ...
0
votes
1answer
3k views

How to install Excel 2003 add-on (*.xla)

I need to create something, bat scripts(?), to install an add-on for Excel 2003 so that the end user will not required to manually install add-on from Excel's manual Tool->Addin... then browse. For ...