iitc-project / ingress-intel-total-conversion

ingress.com/intel total conversion user script with some new features. Should allow easier extension of the intel map.
http://iitc.jonatkins.com/
ISC License
989 stars 552 forks source link

Plugin on-demand activation #337

Open Victoare opened 11 years ago

Victoare commented 11 years ago

Maybe that would be a good practice, to make iitc to be able to turn on/off plugins right from the map. I mean, there is a bunch of awesome plugins witch are fired right after each request, processing wast amount of data. It would be nice if one can turn on/off these plugins from the map itself instead of turn it off in tampermonkey then refresh the map.

jonatkins commented 11 years ago

If plugins are taking a considerable time then perhaps there's a need to optimise them, or postpone their data processing until a later time?