Releases: mkaply/cck2wizard
Releases · mkaply/cck2wizard
2.4.5
Remove QIs to nsIDOMWindow so we work on 72.
2.4.4
2.4.4
Remove old unneeded distribution code that was causing CCK2 prefs to override policy.
2.4.3
Add a sanity check for a null window in some cases
Add support for deleting all CCK2 bookmarks to ease migration to policy.
2.4.2
Create policies.json for DisableAppUpdate
Allow removing sites from permissions
MPORTANT: Because of changes to AMO, I can no longer sign this extension. In order to install it or get updates, you'll need to change the preference:
xpinstall.signatures.required
to false
on Firefox 52.
2.3
MPORTANT: Because of changes to AMO, I can no longer sign this extension. In order to install it or get updates, you'll need to change the preference:
xpinstall.signatures.required
to false
on Firefox 52.
2.2.9
IMPORTANT: Because of changes to AMO, I can no longer sign this extension. In order to install it or get updates, you'll need to change the preference:
xpinstall.signatures.required
to false
on Firefox 52.
Changes:
Firefox 62 compatibility
Firefox 60.2 compatibility
2.2.8
Make addon install work again for older Firefox.
2.2.7
- Extension installation on Firefox 61.
- Display errors on console instead of popping up,
2.2.6
Bug fixes:
- CCK2 doesn't work on Firefox 61 due to a change in message manager (bugzilla 888600)
- Sometimes fetching bookmarks fails. Just ignore error.
- Add special old bookmark deletion case for customer migration.
2.2.5
Bug fixes:
- Duplicate bookmarks on Firefox 52.
- Checking for extension.id caused bookmarks not to work in some cases.
- intl.accept_charsets not working on Firefox 60.
- Bookmarks in folders not getting created correctly on Firefox 52.