/* *ThisSourceCodeFormissubjecttothetermsoftheMozillaPublic *License,v.2.0.IfacopyoftheMPLwasnotdistributedwiththis
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
// Firefox prevented this site from asking you to install addon const uint32_t WARNING_ADDON_ASKING_PREVENTED = 1; // User clicks through and allows site to ask to install addons const uint32_t WARNING_ADDON_ASKING_PREVENTED_CLICK_THROUGH = 2; // Are you sure you want to install this addon? Only install addons you trust const uint32_t WARNING_CONFIRM_ADDON_INSTALL = 3; // User clicked she is sure after waiting 3secs const uint32_t WARNING_CONFIRM_ADDON_INSTALL_CLICK_THROUGH = 4;
/* *modaldialogs/warnings
*/
// User encountered a POST to an insecure context from a secure context. const uint32_t WARNING_CONFIRM_POST_TO_INSECURE_FROM_SECURE = 9; // User clicked through to POST to an insecure context from a secure context. const uint32_t WARNING_CONFIRM_POST_TO_INSECURE_FROM_SECURE_CLICK_THROUGH = 10;
};
Messung V0.5 in Prozent
¤ Dauer der Verarbeitung: 0.13 Sekunden
(vorverarbeitet am 2026-08-25)
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.