Questions tagged [add-on]

Add-on, a.k.a. Plug-in is a set of components that enhances the existing, or adds new capabilities to a software application.

A plug-in system is very common, because it lets other developers (and maybe users) make small plug-ins to add new features quite easily.

Add-ons are also a good customization tools, because they let users chose which of the features do they want, and which they don't. It also helps to keep the distributive small.

There are specific tags for certain platforms / applications, like

Usually it's better to use the more specific one.

1100 questions
-3
votes
1 answer

Lua Timer Delay

I'm trying to write a extremely simple addon for WoW. I need to know if it is possible at all to delay a function for 30sec or a minute and then call a different function. I tried to do a hack job with the following: SLASH_PORTS1 =…
Owen Conti
  • 9
  • 1
  • 4
-3
votes
1 answer

How get info about sent email was read?

I want to send mails to potential customers and need to know if they opened it and if the link/button was clicked. Are there free ways to do it. I use corporative gmail box. Also maybe can I also get time between opening the mail and clicking the…
Jurchello
  • 33
  • 1
  • 4
-3
votes
1 answer

Disable add-ons in firefox using Javascript

I would like to disable add-ons in firefox using javascript.I see some similar questions but the answers does not work for me.
-4
votes
1 answer

Minecraft PE Item addon

I was trying to make custom item in minecraft pocket edition i tried everything correctly but didn't worked, the addon successfully get installed in mcpe but doesn't show the item in game here you can check the addon please help me fix it
AceDasXan
  • 63
  • 1
  • 7
-6
votes
1 answer

Google Appscripts: Is it possible for Docs, Presentation App to r/w from/to spreadsheet?

Regarding Google Appscripts. If creating apps with Appscrips for Google Docs, Google Presentation, and other Drive applications, is it possible to program such apps to create, read and write to Google Spreadsheets on the same Google account? If…
PeterM
  • 1
1 2 3
73
74