Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Add-on icon

Impede version history - 25 versions

Impede by Nicholas Rishel

Rated 5 out of 5
5 Stars out of 5
5
1
4
0
3
0
2
0
1
0
Impede version history - 25 versions
  • Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.

  • Latest version

    Version 1.20

    Released Feb 13, 2024 - 69.43 KB
    Works with firefox 42.0 and later, android 120.0 and later
    Made nag notification more robust (works after Options UI closes).

    Source code released under All Rights Reserved

    You'll need Firefox to use this extension
    Download Firefox and get the extension
    Download file
  • Older versions

    Version 1.19

    Released Feb 12, 2024 - 69.31 KB
    Works with firefox 42.0 and later, android 120.0 and later
    Add nag notifications in case bypass is being abused.

    Source code released under All Rights Reserved

    Download file
  • Version 1.18

    Released Aug 15, 2023 - 68.96 KB
    Works with firefox 42.0 and later, android 120.0 and later
    Added 15 sleep on completion of CBT block.

    Source code released under All Rights Reserved

    Download file
  • Version 1.17

    Released Aug 12, 2023 - 68.96 KB
    Works with firefox 42.0 and later, android 48.0 to 68.*
    Added "Trigger" prompt to CBT block.

    Source code released under All Rights Reserved

    Download file
  • Version 1.16

    Released Aug 11, 2023 - 68.96 KB
    Works with firefox 42.0 and later, android 48.0 to 68.*
    Added Cognitive Behavioral Therapy inspired page block bypass.

    Source code released under All Rights Reserved

    Download file
  • Version 1.15

    Released Aug 11, 2023 - 68.87 KB
    Works with firefox 42.0 and later, android 48.0 to 68.*

    Source code released under All Rights Reserved

    Download file
  • Version 1.14

    Released Jun 28, 2020 - 68.46 KB
    Works with firefox 42.0 and later, android 48.0 to 68.*
    Added short delay to prevent sleeping mindlessly.

    Source code released under All Rights Reserved

    Download file
  • Version 1.13

    Released Mar 21, 2020 - 68.26 KB
    Works with firefox 42.0 and later, android 48.0 to 68.*
    Fix bug where panic would not persist after options page is closed.

    Source code released under All Rights Reserved

    Download file
  • Version 1.12

    Released Feb 16, 2020 - 67.74 KB
    Works with firefox 42.0 and later, android 48.0 to 68.*
    Added panic button to options page, locks options page sleep bypass for 15 minutes.

    Source code released under All Rights Reserved

    Download file
  • Version 1.11

    Released Oct 28, 2019 - 67.61 KB
    Works with firefox 42.0 and later, android 48.0 to 68.*
    Fixed block type starting check boxes on the options page.

    Source code released under All Rights Reserved

    Download file
  • Version 1.10

    Released Oct 23, 2019 - 67.61 KB
    Works with firefox 42.0 and later, android 48.0 to 68.*
    Added option to unimpede pages for 15 minutes after a 2 minute timer.

    Cleaned up async code to reduce pop-in.

    Source code released under All Rights Reserved

    Download file
  • Version 1.8

    Released Apr 16, 2019 - 92.67 KB
    Works with firefox 42.0 and later, android 48.0 to 68.*
    Added default size to the formula to reduce pop-in when the word loads.

    Fixed word retrieval latency.

    Source code released under All Rights Reserved

    Download file
  • Version 1.7

    Released Feb 17, 2019 - 63.78 KB
    Works with firefox 42.0 and later, android 48.0 to 68.*
    Added customizable word length.

    Added hint that sleep (in Options) was successfully set by showing the end time after submitting.

    Source code released under All Rights Reserved

    Download file
  • Version 1.6

    Released Jan 27, 2019 - 63.27 KB
    Works with firefox 42.0 and later, android 48.0 to 68.*
    Added ability to "sleep" Impede for 5, 15, and 30 minutes from the addon options page. Ability to sleep was not added to the impede overlay html to keep it off the "happy path" for opening impeded webpages.

    Corrected an icon to 32x32 which was previously 16x16.

    Source code released under All Rights Reserved

    Download file
  • Version 1.5

    Released Jan 23, 2019 - 51.51 KB
    Works with firefox 42.0 and later, android 48.0 to 68.*
    Using WebNavigation for more reliable detection of page changes on mobile.

    Source code released under All Rights Reserved

    Download file
  • Version 1.4

    Released Jan 20, 2019 - 51.48 KB
    Works with firefox 42.0 and later, android 48.0 to 68.*
    Added check for history.pushState() changes.

    Input box style cleanup.

    Source code released under All Rights Reserved

    Download file
  • Version 1.3

    Released Jan 15, 2019 - 50.96 KB
    Works with firefox 42.0 and later, android 48.0 to 68.*
    CSS "namespacing" to prevent restyling the existing webpage. Shadow DOM and iframes ruled out due to latency of CSS loading.

    Cleaner styling on portrait (mobile) displays.

    Source code released under All Rights Reserved

    Download file
  • Version 1.1

    Released Jan 3, 2019 - 50.9 KB
    Works with firefox 42.0 and later, android 48.0 to 68.*
    Fixed some async/callback interoperation.

    Cleaned up CSS to scale in a nicer way.

    Source code released under All Rights Reserved

    Download file
  • Version 1.0

    Released Dec 24, 2018 - 51.07 KB
    Works with firefox 42.0 and later, android 48.0 to 68.*
    Cleaned up the the CSS.

    Source code released under All Rights Reserved

    Download file
  • Version 0.6

    Released Nov 30, 2018 - 50.3 KB
    Works with firefox 42.0 and later, android 48.0 to 68.*
    Blacklist storage logic improved to take better advantage of Firefox Sync.

    Improved an edge case where all pages would be blocked by default if the blacklist callback was unresponsive.

    Source code released under All Rights Reserved

    Download file
  • Version 0.5

    Released Nov 27, 2018 - 50.32 KB
    Works with firefox 42.0 and later, android 48.0 to 68.*
    Fixed issue where body would be fully replaced in some webpages before the page is fully loaded.

    Reorganized code to better take advantage of async, reducing UI judder.

    Source code released under All Rights Reserved

    Download file
  • Version 0.4

    Released Nov 25, 2018 - 94.53 KB
    Works with firefox 42.0 and later, android 48.0 to 68.*
    Switched from poll-based approach of waiting for the document to load to a Promise based approach.

    Removed background->content->background message loop to get the domain when browser action is clicked, necessitating the tabs permission.

    Source code released under All Rights Reserved

    Download file
  • Version 0.3

    Released Nov 25, 2018 - 94.42 KB
    Works with firefox 42.0 and later, android 48.0 to 68.*
    Fix for storage of blacklisted domains.

    Source code released under All Rights Reserved

    Download file
  • Version 0.2

    Released Nov 25, 2018 - 90.57 KB
    Works with firefox 42.0 and later, android 48.0 to 68.*
    Added an icon.

    Source code released under All Rights Reserved

    Download file
  • Version 0.1

    Released Nov 25, 2018 - 47.31 KB
    Works with firefox 42.0 and later, android 48.0 to 68.*

    Source code released under All Rights Reserved

    Download file
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Browsers

  • Desktop
  • Mobile
  • Enterprise

Products

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.