תוספות לדפדפן Firefox
  • הרחבות
  • ערכות נושא
    • עבור Firefox
    • מילונים וחבילות שפה
    • אתרי דפדפנים אחרים
    • תוספות עבור אנדרואיד
כניסה
הסמל של התוספת

היסטוריית גרסאות עבור Tinker Tester Developer Spy - ‏16 גרסאות

Tinker Tester Developer Spy Thomas Wisniewski מאת

דירוג 4.6 מתוך 5
4.6 כוכבים מתוך 5
5
12
4
2
3
0
2
0
1
1
היסטוריית גרסאות עבור Tinker Tester Developer Spy - ‏16 גרסאות
  • יש להיזהר עם גרסאות ישנות! גרסאות אלה מוצגות למטרות בדיקה ועיון.מומלץ תמיד להשתמש בגרסה העדכנית של תוספת.

  • הגרסה העדכנית ביותר

    גרסה 1.1.7resigned1

    תאריך שחרור: 25 אפר׳ 2024 - 48.4 ק״ב
    עובד עם ‏firefox 59.0a1 ומעלה, ‏android 59.0a1 עד 68.*

    קוד המקור משוחרר תחת Mozilla Public License 2.0

    יש צורך ב־Firefox כדי להשתמש בהרחבה זו
    הורדת Firefox וקבלת ההרחבה
    הורדת קובץ
  • גרסאות ישנות יותר

    גרסה 1.1.6

    תאריך שחרור: 4 ינו׳ 2019 - 46.18 ק״ב
    עובד עם ‏firefox 59.0a1 ומעלה, ‏android 59.0a1 עד 68.*
    Fixed a bug causing breakage due to CSP bypasses breaking some JS.
    Removed the WebP polyfix, as nightly Firefox builds now support WebP, rendering it obsolete.

    קוד המקור משוחרר תחת Mozilla Public License 2.0

    הורדת קובץ
  • גרסה 1.1.5

    תאריך שחרור: 27 דצמ׳ 2018 - 128.4 ק״ב
    עובד עם ‏firefox 59.0a1 ומעלה, ‏android 59.0a1 עד 68.*
    Fix bugs causing GMail (and possibly other such sites) to not load properly while addon is active.

    קוד המקור משוחרר תחת Mozilla Public License 2.0

    הורדת קובץ
  • גרסה 1.1.4

    תאריך שחרור: 27 אוק׳ 2018 - 128.13 ק״ב
    עובד עם ‏firefox 59.0a1 ומעלה, ‏android 59.0a1 עד 68.*
    Update the WebP WASM module to the latest version.

    קוד המקור משוחרר תחת Mozilla Public License 2.0

    הורדת קובץ
  • גרסה 1.1.3

    תאריך שחרור: 25 אוק׳ 2018 - 128.53 ק״ב
    עובד עם ‏firefox 59.0a1 ומעלה, ‏android 59.0a1 עד 68.*
    Fix breakage of sites using the CSP3 strict-dynamic feature to inadvertently block us (GMail, for instance).

    קוד המקור משוחרר תחת Mozilla Public License 2.0

    הורדת קובץ
  • גרסה 1.1.2

    תאריך שחרור: 18 ספט׳ 2018 - 128.49 ק״ב
    עובד עם ‏firefox 59.0a1 ומעלה, ‏android 59.0a1 עד 68.*
    - add a hook for the DOM History APIs
    - bug fixes to the Event Listener which could cause site breakage while using it
    - also ignore X-Frame-Options headers when using the CORS-disabling hook

    קוד המקור משוחרר תחת Mozilla Public License 2.0

    הורדת קובץ
  • גרסה 1.1.1

    תאריך שחרור: 8 אוג׳ 2018 - 128.36 ק״ב
    עובד עם ‏firefox 59.0a1 ומעלה, ‏android 59.0a1 עד 68.*
    - add a hook to enable WebP support
    - add a hook to ease testing https://bugzil.la/697151
    - fix CSP-related bugs causing the addon to break on some pages
    - don't spam the console announcement as much

    קוד המקור משוחרר תחת Mozilla Public License 2.0

    הורדת קובץ
  • גרסה 1.1.0

    תאריך שחרור: 22 יולי 2018 - 43.41 ק״ב
    עובד עם ‏firefox 59.0a1 ומעלה, ‏android 59.0a1 עד 68.*
    - can now ignore event handler addition, removal, and firing
    - console API access has been simplified
    - addon now persists settings across addon restart/upgrade where possible
    - addon now cleans page scripts up after uninstall

    קוד המקור משוחרר תחת Mozilla Public License 2.0

    הורדת קובץ
  • גרסה 1.0.7

    תאריך שחרור: 17 יולי 2018 - 42.8 ק״ב
    עובד עם ‏firefox 59.0a1 ומעלה, ‏android 59.0a1 עד 68.*
    added a new hook to disable a page's access to the debugger keyword (to mitigate its abuse).
    bugfix: don't block Function-style eval on CSP-enabled pages, to prevent unnecessary breakage.
    bugfix: fix a bug which prevents network request overrides from working sometimes.

    קוד המקור משוחרר תחת Mozilla Public License 2.0

    הורדת קובץ
  • גרסה 1.0.6

    תאריך שחרור: 13 יולי 2018 - 42.55 ק״ב
    עובד עם ‏firefox 59.0a1 ומעלה, ‏android 59.0a1 עד 68.*
    - to prevent confusion, regular expressions (where accepted) must now be entered in the format: /exp/flags
    - expanded the Event Features hook's available features and use more general hooks for stopPropagation et al.
    - show the handler that event-firings will call as part of the "log stack trace" output.
    - don't bother showing actual stack traces for event-firings, since they don't add any value and just clutter the web console.
    - bugfix: expect either a function or an object with a handleEvent function in the Event Listener.

    קוד המקור משוחרר תחת Mozilla Public License 2.0

    הורדת קובץ
  • גרסה 1.0.5

    תאריך שחרור: 7 יולי 2018 - 44.78 ק״ב
    עובד עם ‏firefox 59.0a1 ומעלה, ‏android 59.0a1 עד 68.*
    - split DOM Events into two sections, Event Listener and Event Features (so the latter actually work).
    - add focus, blur, and activeElement hooks to the Event Features section.
    - minor logging improvement for methods; now outputs the "this" object (for example, the node being blurred).

    קוד המקור משוחרר תחת Mozilla Public License 2.0

    הורדת קובץ
  • גרסה 1.0.4

    תאריך שחרור: 4 יולי 2018 - 41.9 ק״ב
    עובד עם ‏firefox 59.0a1 ומעלה, ‏android 59.0a1 עד 68.*
    - added ability to 'hide' properties or methods to make them appear unsupported (as opposed to 'ignore', which turns them into no-ops).
    - improve Element Creation hook to take cloneNode and importNode into account

    קוד המקור משוחרר תחת Mozilla Public License 2.0

    הורדת קובץ
  • גרסה 1.0.3

    תאריך שחרור: 3 יולי 2018 - 44.32 ק״ב
    עובד עם ‏firefox 59.0a1 ומעלה, ‏android 59.0a1 עד 68.*
    - change the Element Addition hook into a more general-purpose Element Detection hook, which allows detecting when elements suddenly match the provided CSS selector, or suddenly stop matching it.

    קוד המקור משוחרר תחת Mozilla Public License 2.0

    הורדת קובץ
  • גרסה 1.0.2

    תאריך שחרור: 3 יולי 2018 - 41.14 ק״ב
    עובד עם ‏firefox 59.0a1 ומעלה, ‏android 59.0a1 עד 68.*
    - added a hook to listen for Element Addition to the document by CSS selector (as opposed to Element Creation by node names).
    - bugfix: the DOM Events hook now passes the correct third (options) argument to the functions it is wrapping around.

    קוד המקור משוחרר תחת Mozilla Public License 2.0

    הורדת קובץ
  • גרסה 1.0.1

    תאריך שחרור: 28 יוני 2018 - 40.77 ק״ב
    עובד עם ‏firefox 59.0a1 ומעלה, ‏android 59.0a1 עד 68.*
    - improved network redirections: can now use regex-based search and replace.
    - improved function.bind helper to retain references to the original function and bound arguments.
    - the console API can now control the UA-sniffing hooks.
    - the console API now assumes you mean to enabled hooks by default when updating a hook.
    - a few new hooks added (clearTimeout and related, document.scrollingElement)
    - bugfix: buggy behavior with hooks for non-existent methods and CSS properties fixed.
    - bugfix: the element creation hook now only shows the element types you specified.

    קוד המקור משוחרר תחת Mozilla Public License 2.0

    הורדת קובץ
  • גרסה 1.0.0

    תאריך שחרור: 27 יוני 2018 - 40.45 ק״ב
    עובד עם ‏firefox 59.0a1 ומעלה, ‏android 59.0a1 עד 68.*

    קוד המקור משוחרר תחת Mozilla Public License 2.0

    הורדת קובץ
מעבר לדף הבית של Mozilla

תוספות

  • על אודות
  • בלוג התוספות של Firefox
  • Extension Workshop
  • מרכז המפתחים
  • מדיניות למפתחים
  • בלוג קהילה
  • פורום
  • דיווח על תקלה
  • מדריך סקירה

דפדפנים

  • Desktop
  • Mobile
  • Enterprise

מוצרים

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • פרטיות
  • עוגיות
  • מידע משפטי

למעט היכן שצוין אחרת, התוכן באתר זה מוגש בכפוף לגרסה 3.0 של הרשיון Creative Commons Attribution Share-Alike או כל גרסה עדכנית יותר.