Gestiona la velocidad de Firefox e Internet Explorer

Firefox Throttle e IE Throttle son dos plugins para Firefox e Internet Explorer, respectivamente, que nos permitirán entre otras cosas gestionar la velocidad a la que trabaja el navegador.
Pero no sólo podemos modificar la velocidad a la que sube y baja la información, sino que podemos excluir IPs y webs concretas las cuales no queramos que sean controladas, para así poder trabajar con ellas al máximo de nuestra conexión. Cosa bastante útil para webs o intranets de nuestros trabajos, por ejemplo.
Incorpora, también, un pequeño chivato en la barra de estado (al menos en Firefox) que nos dice a que velocidad de subida y de bajada está trabajando el navegador.
Vía | DownloadSquad
Descarga | Firefox Throttle, IE Throttle
Comentarios
Deja tu comentarioTrackbacks
-
1
Via | Genbeta Descarga | Firefox Throttle - IE Throttle 11 Feb, 2008 Firefox, Herramientas, IE addthis_url = location.href; addthis_title = document.title; addthis_pub = 'homer0';12 feb 2008 03:41
-
2
Via: Genbeta12 feb 2008 05:27
-
3
visto | genbeta12 feb 2008 19:31
WSL Weblogs SL
Tecnología
Entretenimiento
Motor y deportes
WSL Empresas
Top 10
Lo+leído
- Ubuntu 8.10 Intrepid Ibex Beta
- Truco: Usa vídeos como fondo de pantalla en Windows XP
- Wave 3: El nuevo Hotmail empieza a ver la luz gradualmente
- Windows Cloud, a finales de mes
- Truco: Como eliminar servicios en Windows
- FoxTabs, cambiando de pestañas de forma elegante
- Firefox 3.0.3: actualización que soluciona un importante error con las contraseñas
- Liberado Gnome 2.24
- Virtual Earth y Live Search Maps reciben una importante actualización
- Tog, nuevo gestor de comunidades 2.0
Lo+votado
Lo+leído
- Wave 3: El nuevo Hotmail empieza a ver la luz gradualmente
- Yahoo Messenger 9.0 deja de ser Beta
- FoxTabs, cambiando de pestañas de forma elegante
- Linux cumple 17 años
- Liberado Gnome 2.24
- Windows Cloud, a finales de mes
- El Software Zune pronto llegará a Windows Mobile
- Ubuntu 8.10 Intrepid Ibex Beta
- Firefox 3.0.3: actualización que soluciona un importante error con las contraseñas
- Google Moderator, selecciona las mejores preguntas de forma colaborativa
Lo+comentado
- Guía de inicio Windows: Reproductor de vídeo
- Wave 3: El nuevo Hotmail empieza a ver la luz gradualmente
- Más Gmail Labs: ahora te impide enviar correos si no estás despejado
- Ubuntu 8.10 Intrepid Ibex Beta
- Truco: Usa vídeos como fondo de pantalla en Windows XP
- Sprint final de colaboración con las traducciones de Ubuntu 8.10
- Disponibles nuevos Extras para Windows Vista Ultimate
- Linux cumple 17 años
- Yahoo Messenger 9.0 deja de ser Beta
- FoxTabs, cambiando de pestañas de forma elegante
Autores / Comentaristas
Autores
Comentaristas
- fanboyapple

- Rafael Galindo

- ▄▀▄▀▄▀| Il Tifossi

- supercrash10

- Kirtash

- minue

- Hijo del Opio

- Emacnuel

- Radioboy

- heffeque






Al hacer clip en descargar me sale esto.
Server Error in '/' Application.
Object must implement IConvertible.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.InvalidCastException: Object must implement IConvertible.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[InvalidCastException: Object must implement IConvertible.]
System.Convert.ChangeType(Object value, Type conversionType, IFormatProvider provider) +2513149
System.Data.SqlClient.SqlParameter.CoerceValue(Object value, MetaType destinationType) +561
[InvalidCastException: Failed to convert parameter value from a Guid to a Int32.]
System.Data.SqlClient.SqlParameter.CoerceValue(Object value, MetaType destinationType) +608
System.Data.SqlClient.SqlParameter.GetCoercedValue() +29
System.Data.SqlClient.SqlParameter.Validate(Int32 index) +68
System.Data.SqlClient.SqlCommand.SetUpRPCParameters(SqlRPC rpc, Int32 startCount, Boolean inSchema, SqlParameterCollection parameters) +97
System.Data.SqlClient.SqlCommand.BuildRPC(Boolean inSchema, SqlParameterCollection parameters, _SqlRPC& rpc) +81
System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) +903
System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) +132
System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe) +415
System.Data.SqlClient.SqlCommand.ExecuteNonQuery() +135
ApplicationDataTableAdapters.DownloadsHistoryTableAdapter.RegisterDatedApplicationDownloadByPath(String dwn_path, Nullable`1 download_date) +326
DownloadCounter.IncrementDownloadCount(String strPath) +185
_404Handler.PageLoad(Object sender, EventArgs e) +660
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +15
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +34
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +47
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061