Extension Update Checker versjonshistorikk - 25 versjonar
Extension Update Checker av kgersen
Ver forsiktig med eldre versjonar! Desse versjonane er vist som referanse og testformål.Du bør alltid bruke den siste versjonen av eit tillegg.
Siste versjon
Versjon 1.4.3
Sleppt 23. sep. 2024 - 1,46 MBFungerar med firefox 110.0 og nyarev 1.4.3
* minor bug fix.Kjeldekode sleppt under Mozilla Public License 2.0
Last ned Firefox og få utvidingaDu treng Firefox for å bruke denne utvidingaEldre versjonar
Versjon 1.4.2
Sleppt 21. sep. 2024 - 1,46 MBFungerar med firefox 110.0 og nyarev 1.4.2
* added option to change background color of 'recent updates' page.
* improved performance in 'recent updates' page when updating the table if it has lots of entries.Kjeldekode sleppt under Mozilla Public License 2.0
Versjon 1.4.1
Sleppt 9. sep. 2024 - 1,46 MBFungerar med firefox 110.0 og nyarev 1.4.1
* reduced size of audio files (changed format from .wav to .mp3)
v 1.3
* added option to play audio instead of displaying a notification.
* minor ui changes to options, popup, and recent updates pages.
* added a few new options to 'appearance' section in options page.Kjeldekode sleppt under Mozilla Public License 2.0
Versjon 1.3
Sleppt 9. sep. 2024 - 11,74 MBFungerar med firefox 110.0 og nyarev 1.3
* added option to play audio instead of displaying a notification.
* minor ui changes to options, popup, and recent updates pages.
* added a few new options to 'appearance' section in options page.Kjeldekode sleppt under Mozilla Public License 2.0
Versjon 1.2.7
Sleppt 21. aug. 2024 - 133,13 KBFungerar med firefox 110.0 og nyarev1.2.7
* fixed an issue with uninstalled extensions that shouldn't have been logged.
* updated dexie.js (a wrapper library for IndexedDB) from v4.0.7 to v4.0.8.Kjeldekode sleppt under Mozilla Public License 2.0
Versjon 1.2.6
Sleppt 6. juli 2024 - 133,03 KBFungerar med firefox 110.0 og nyarev1.2.6
* very minor changes to options page and recent updates page.Kjeldekode sleppt under Mozilla Public License 2.0
Versjon 1.2.5
Sleppt 6. juni 2024 - 132,99 KBFungerar med firefox 110.0 og nyarev1.2.5
* updated dexie.js (a wrapper library for IndexedDB) from v3.2.4 to v4.0.7
* added menu item 'view recent updates' to toolbar button menu.
* minor changes in options pageKjeldekode sleppt under Mozilla Public License 2.0
Versjon 1.2.4
Sleppt 17. jan. 2024 - 127,16 KBFungerar med firefox 110.0 og nyarev1.2.4
* minor code change.
v1.2.3
* added option to change font type in the popup. added 'check for updates', etc... to the toolbar button menu. added option to open popup with a single left click (no about:config pref required), but double click detection will be disabled.
v1.2.2
* in options page, added ability to change the actions for single click and double click on the toolbar button. a new choice was also added for opening a popup showing available updates.Kjeldekode sleppt under Mozilla Public License 2.0
Versjon 1.2.3
Sleppt 17. jan. 2024 - 127,15 KBFungerar med firefox 110.0 og nyarev1.2.3
* added option to change font type in the popup. added 'check for updates', etc... to the toolbar button menu. added option to open popup with a single left click (no about:config pref required), but double click detection will be disabled.
v1.2.2
* in options page, added ability to change the actions for single click and double click on the toolbar button. a new choice was also added for opening a popup showing available updates.Kjeldekode sleppt under Mozilla Public License 2.0
Versjon 1.2.2
Sleppt 16. jan. 2024 - 126,44 KBFungerar med firefox 110.0 og nyarev1.2.2
* in options page, added ability to change the actions for single click and double click on the toolbar button. a new choice was also added for opening a popup showing available updates.Kjeldekode sleppt under Mozilla Public License 2.0
Versjon 1.2.1
Sleppt 14. jan. 2024 - 119,09 KBFungerar med firefox 110.0 og nyarev1.2.1
* a few very minor code changes. this should be the last of the frequent updates.
v1.2
* a few minor improvements to the 'recent updates' logging.
v1.1.6
* added option to log 'recent updates' for a longer period of time than the browsers 48 hours.Kjeldekode sleppt under Mozilla Public License 2.0
Versjon 1.2
Sleppt 14. jan. 2024 - 119,08 KBFungerar med firefox 110.0 og nyarev1.2
* a few minor improvements to the 'recent updates' logging.
v1.1.6
* added option to log 'recent updates' for a longer period of time than the browsers 48 hours.Kjeldekode sleppt under Mozilla Public License 2.0
Versjon 1.1.6
Sleppt 13. jan. 2024 - 118,86 KBFungerar med firefox 110.0 og nyarev1.1.6
* added option to log 'recent updates' for a longer period of time than the browsers 48 hours.Kjeldekode sleppt under Mozilla Public License 2.0
Versjon 1.1.5
Sleppt 9. jan. 2024 - 67,43 KBFungerar med firefox 110.0 og nyarev1.1.5
* minor code changes.
v1.1.4
* tried tweaking some of the parameters in the 'versioncheck...' url that the browser uses to check for updates, but could not get consistency among multiple browser instances across multiple computers and operating systems when using this url. in some browsers the extension would show an update was available immediately, while others it wouldn't even after 1/2 hour or more had passed. the option will be available to use this url, since it uses less network traffic when checking for updates, but with a warning that is not as reliable.
v1.1, v1.1.1, v1.1.2, v1.1.3
* updated version for testing purposes. the version may be bumped a few times on 1/7/2024 to test the 'versioncheck.addons.mozilla.org' URL (with modified parameters) on this extension right after an update to find out how quickly it shows an available update.
v1.0.9
* added an option for the amount of results (versions) in a page to fetch at one time for an extension. this extension searches through the version information to find the latest extension version that is compatible with the current browser version. the default for this option is 25, but it should be set to around 1-5 for a user with an up-to-date browser version, so there will probably be less network traffic.
* moved the "https://versioncheck.addons.mozilla.org/*" permission to optional permissions for testing purposes.
v1.0.8
* reverted back to using the previous url for update checks. Right after an extension was updated on 'addons.mozilla.org', the 'versioncheck.addons.mozilla.org' url wasn't always immediately showing an update was available. On my dev & nightly versions of firefox, the update was showing as available, but on my release versions it wasn't after an update check.
v1.0.7
* bumping version number for testing purposes.
v1.0.6
* minor code improvement.
v1.0.5
* added a drop-down list in options page that shows available updates with their installed version and latest version.
* no longer show available updates for an extension if it has a min or max version that is not compatible with the browser version in use (an option is available to override this).
* switched URL used to checks for updates to 'https://versioncheck.addons.mozilla.org/' and added a non optional host permission for it.Kjeldekode sleppt under Mozilla Public License 2.0
Versjon 1.1.4
Sleppt 7. jan. 2024 - 67,43 KBFungerar med firefox 110.0 og nyarev1.1.4
* tried tweaking some of the parameters in the 'versioncheck...' url that the browser uses to check for updates, but could not get consistency among multiple browser instances across multiple computers and operating systems when using this url. in some browsers the extension would show an update was available immediately, while others it wouldn't even after 1/2 hour or more had passed. the option will be available to use this url, since it uses less network traffic when checking for updates, but with a warning that is not as reliable.
v1.1, v1.1.1, v1.1.2, v1.1.3
* updated version for testing purposes. the version may be bumped a few times on 1/7/2024 to test the 'versioncheck.addons.mozilla.org' URL (with modified parameters) on this extension right after an update to find out how quickly it shows an available update.
v1.0.9
* added an option for the amount of results (versions) in a page to fetch at one time for an extension. this extension searches through the version information to find the latest extension version that is compatible with the current browser version. the default for this option is 25, but it should be set to around 1-5 for a user with an up-to-date browser version, so there will probably be less network traffic.
* moved the "https://versioncheck.addons.mozilla.org/*" permission to optional permissions for testing purposes.
v1.0.8
* reverted back to using the previous url for update checks. Right after an extension was updated on 'addons.mozilla.org', the 'versioncheck.addons.mozilla.org' url wasn't always immediately showing an update was available. On my dev & nightly versions of firefox, the update was showing as available, but on my release versions it wasn't after an update check.
v1.0.7
* bumping version number for testing purposes.
v1.0.6
* minor code improvement.
v1.0.5
* added a drop-down list in options page that shows available updates with their installed version and latest version.
* no longer show available updates for an extension if it has a min or max version that is not compatible with the browser version in use (an option is available to override this).
* switched URL used to checks for updates to 'https://versioncheck.addons.mozilla.org/' and added a non optional host permission for it.Kjeldekode sleppt under Mozilla Public License 2.0
Versjon 1.1.3
Sleppt 7. jan. 2024 - 67,3 KBFungerar med firefox 110.0 og nyarev1.1, v1.1.1, v1.1.2, v1.1.3
* updated version for testing purposes. the version may be bumped a few times on 1/7/2024 to test the 'versioncheck.addons.mozilla.org' URL (with modified parameters) on this extension right after an update to find out how quickly it shows an available update.
v1.09
* added an option for the amount of results (versions) in a page to fetch at one time for an extension. this extension searches through the version information to find the latest extension version that is compatible with the current browser version. the default for this option is 25, but it should be set to around 1-5 for a user with an up-to-date browser version, so there will probably be less network traffic.
* moved the "https://versioncheck.addons.mozilla.org/*" permission to optional permissions for testing purposes.
v1.08
* reverted back to using the previous url for update checks. Right after an extension was updated on 'addons.mozilla.org', the 'versioncheck.addons.mozilla.org' url wasn't always immediately showing an update was available. On my dev & nightly versions of firefox, the update was showing as available, but on my release versions it wasn't after an update check.
v1.07
* bumping version number for testing purposes.
v1.06
* minor code improvement.
v1.05
* added a drop-down list in options page that shows available updates with their installed version and latest version.
* no longer show available updates for an extension if it has a min or max version that is not compatible with the browser version in use (an option is available to override this).
* switched URL used to checks for updates to 'https://versioncheck.addons.mozilla.org/' and added a non optional host permission for it.Kjeldekode sleppt under Mozilla Public License 2.0
Versjon 1.1.2
Sleppt 7. jan. 2024 - 67,3 KBFungerar med firefox 110.0 og nyarev1.1, v1.1.1, v1.1.2
* updated version for testing purposes. the version may be bumped a few times on 1/7/2024 to test the 'versioncheck.addons.mozilla.org' URL (with modified parameters) on this extension right after an update to find out how quickly it shows an available update.
v1.09
* added an option for the amount of results (versions) in a page to fetch at one time for an extension. this extension searches through the version information to find the latest extension version that is compatible with the current browser version. the default for this option is 25, but it should be set to around 1-5 for a user with an up-to-date browser version, so there will probably be less network traffic.
* moved the "https://versioncheck.addons.mozilla.org/*" permission to optional permissions for testing purposes.
v1.08
* reverted back to using the previous url for update checks. Right after an extension was updated on 'addons.mozilla.org', the 'versioncheck.addons.mozilla.org' url wasn't always immediately showing an update was available. On my dev & nightly versions of firefox, the update was showing as available, but on my release versions it wasn't after an update check.
v1.07
* bumping version number for testing purposes.
v1.06
* minor code improvement.
v1.05
* added a drop-down list in options page that shows available updates with their installed version and latest version.
* no longer show available updates for an extension if it has a min or max version that is not compatible with the browser version in use (an option is available to override this).
* switched URL used to checks for updates to 'https://versioncheck.addons.mozilla.org/' and added a non optional host permission for it.Kjeldekode sleppt under Mozilla Public License 2.0
Versjon 1.1.1
Sleppt 7. jan. 2024 - 67,25 KBFungerar med firefox 110.0 og nyarev1.1, v1.1.1
* updated version for testing purposes. the version may be bumped a few times on 1/7/2024 to test the 'versioncheck.addons.mozilla.org' URL (with modified parameters) on this extension right after an update to find out how quickly it shows an available update.
v1.09
* added an option for the amount of results (versions) in a page to fetch at one time for an extension. this extension searches through the version information to find the latest extension version that is compatible with the current browser version. the default for this option is 25, but it should be set to around 1-5 for a user with an up-to-date browser version, so there will probably be less network traffic.
* moved the "https://versioncheck.addons.mozilla.org/*" permission to optional permissions for testing purposes.
v1.08
* reverted back to using the previous url for update checks. Right after an extension was updated on 'addons.mozilla.org', the 'versioncheck.addons.mozilla.org' url wasn't always immediately showing an update was available. On my dev & nightly versions of firefox, the update was showing as available, but on my release versions it wasn't after an update check.
v1.07
* bumping version number for testing purposes.
v1.06
* minor code improvement.
v1.05
* added a drop-down list in options page that shows available updates with their installed version and latest version.
* no longer show available updates for an extension if it has a min or max version that is not compatible with the browser version in use (an option is available to override this).
* switched URL used to checks for updates to 'https://versioncheck.addons.mozilla.org/' and added a non optional host permission for it.Kjeldekode sleppt under Mozilla Public License 2.0
Versjon 1.1
Sleppt 7. jan. 2024 - 67,23 KBFungerar med firefox 110.0 og nyarev1.1
* updated version for testing purposes. the version may be bumped a few times on 1/7/2024 to test the 'versioncheck.addons.mozilla.org' URL (with modified parameters) on this extension right after an update to find out how quickly it shows an available update.
v1.09
* added an option for the amount of results (versions) in a page to fetch at one time for an extension. this extension searches through the version information to find the latest extension version that is compatible with the current browser version. the default for this option is 25, but it should be set to around 1-5 for a user with an up-to-date browser version, so there will probably be less network traffic.
* moved the "https://versioncheck.addons.mozilla.org/*" permission to optional permissions for testing purposes.
v1.08
* reverted back to using the previous url for update checks. Right after an extension was updated on 'addons.mozilla.org', the 'versioncheck.addons.mozilla.org' url wasn't always immediately showing an update was available. On my dev & nightly versions of firefox, the update was showing as available, but on my release versions it wasn't after an update check.
v1.07
* bumping version number for testing purposes.
v1.06
* minor code improvement.
v1.05
* added a drop-down list in options page that shows available updates with their installed version and latest version.
* no longer show available updates for an extension if it has a min or max version that is not compatible with the browser version in use (an option is available to override this).
* switched URL used to checks for updates to 'https://versioncheck.addons.mozilla.org/' and added a non optional host permission for it.Kjeldekode sleppt under Mozilla Public License 2.0
Versjon 1.0.9
Sleppt 6. jan. 2024 - 67,17 KBFungerar med firefox 110.0 og nyarev1.09
* added an option for the amount of results (versions) in a page to fetch at one time for an extension. this extension searches through the version information to find the latest extension version that is compatible with the current browser version. the default for this option is 25, but it should be set to around 1-5 for a user with an up-to-date browser version, so there will probably be less network traffic.
* moved the "https://versioncheck.addons.mozilla.org/*" permission to optional permissions for testing purposes.
v1.08
* reverted back to using the previous url for update checks. Right after an extension was updated on 'addons.mozilla.org', the 'versioncheck.addons.mozilla.org' url wasn't always immediately showing an update was available. On my dev & nightly versions of firefox, the update was showing as available, but on my release versions it wasn't after an update check.
v1.07
* bumping version number for testing purposes.
v1.06
* minor code improvement.
v1.05
* added a drop-down list in options page that shows available updates with their installed version and latest version.
* no longer show available updates for an extension if it has a min or max version that is not compatible with the browser version in use (an option is available to override this).
* switched URL used to checks for updates to 'https://versioncheck.addons.mozilla.org/' and added a non optional host permission for it.Kjeldekode sleppt under Mozilla Public License 2.0
Versjon 1.0.8
Sleppt 5. jan. 2024 - 66,44 KBFungerar med firefox 110.0 og nyarev1.08
* reverted back to using the previous url for update checks. Right after an extension was updated on 'addons.mozilla.org', the 'versioncheck.addons.mozilla.org' url wasn't always immediately showing an update was available. On my dev & nightly versions of firefox, the update was showing as available, but on my release versions it wasn't after an update check.
v1.07
* bumping version number for testing purposes.
v1.06
* minor code improvement.
v1.05
* added a drop-down list in options page that shows available updates with their installed version and latest version.
* no longer show available updates for an extension if it has a min or max version that is not compatible with the browser version in use (an option is available to override this).
* switched URL used to checks for updates to 'https://versioncheck.addons.mozilla.org/' and added a non optional host permission for it.Kjeldekode sleppt under Mozilla Public License 2.0
Versjon 1.0.7
Sleppt 5. jan. 2024 - 66,23 KBFungerar med firefox 110.0 og nyarev1.07
* bumping version number for testing purposes.
v1.06
* minor code improvement.
v1.05
* added a drop-down list in options page that shows available updates with their installed version and latest version.
* no longer show available updates for an extension if it has a min or max version that is not compatible with the browser version in use (an option is available to override this).
* switched URL used to checks for updates to 'https://versioncheck.addons.mozilla.org/' and added a non optional host permission for it.Kjeldekode sleppt under Mozilla Public License 2.0
Versjon 1.0.6
Sleppt 5. jan. 2024 - 66,23 KBFungerar med firefox 110.0 og nyarev1.06
* minor code improvement.
v1.05
* added a drop-down list in options page that shows available updates with their installed version and latest version.
* no longer show available updates for an extension if it has a min or max version that is not compatible with the browser version in use (an option is available to override this).
* switched URL used to checks for updates to 'https://versioncheck.addons.mozilla.org/' and added a non optional host permission for it.
* an option was added to use the previous URL to check for updates ('https://addons.mozilla.org/api/v5/addons/'), if there are future complications with the new URL as the documentation is somewhat outdated.
* added an optional host permission 'https://addons.mozilla.org/' (off by default) just in case permission is ever needed to access the previous URL (currently it isn't required).Kjeldekode sleppt under Mozilla Public License 2.0
Versjon 1.0.5
Sleppt 5. jan. 2024 - 66,21 KBFungerar med firefox 110.0 og nyare* added a drop-down list in options page that shows available updates with their installed version and latest version.
* no longer show available updates for an extension if it has a min or max version that is not compatible with the browser version in use (an option is available to override this).
* switched URL used to checks for updates to 'https://versioncheck.addons.mozilla.org/' and added a non optional host permission for it.
* an option was added to use the previous URL to check for updates ('https://addons.mozilla.org/api/v5/addons/'), if there are future complications with the new URL as the documentation is somewhat outdated.
* added an optional host permission 'https://addons.mozilla.org/' (off by default) just in case permission is ever needed to access the previous URL (currently it isn't required).Kjeldekode sleppt under Mozilla Public License 2.0
Versjon 1.0.3
Sleppt 31. des. 2023 - 62,78 KBFungerar med firefox 110.0 og nyare* when granting individual host permissions for self-hosted extensions, the permissions are now stricter. the current permissions may be removed in the 'permissions' section of the extension (reload page after disabling each permission). The individual permissions may then be granted again in the options page.Kjeldekode sleppt under Mozilla Public License 2.0