Skip to content

Commit

Permalink
Release: Scroll To Top Button v12.2.0*
Browse files Browse the repository at this point in the history
* Highlights:

New:
– In Options, added an ability to export the extension settings.

  > No import option yet.

  > Idea by Michael Ji and Dzomba via Chrome Web Store.

Improved:
– On the Extensions page (e.g., `chrome://extensions/`), made error messages more user-friendly.

  > Based on feedback by Phil Reilly via email.
  • Loading branch information
PoziWorld committed Feb 9, 2023
1 parent f981735 commit 5ef0fa8
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions HISTORY.md
Expand Up @@ -6,6 +6,24 @@
> [Become a patron](https://www.patreon.com/bePatron?c=1906606)
## v12.2.0

### New

* In Options, added an ability to export the extension settings.

> No import option yet.
> Idea by Michael Ji and Dzomba via Chrome Web Store.
### Improved

* On the Extensions page (e.g., `chrome://extensions/`), made error messages more user-friendly.

> Based on feedback by Phil Reilly via email.
---

## v12.1.0

### New
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "scroll-to-top-button",
"version": "12.1.0",
"version": "12.2.0",
"description": "Scroll To Top Button is a browser extension (add-on) for the Google Chrome, Mozilla Firefox, Microsoft Edge, Opera, Brave, and some Chromium-based browsers. Scroll To Top Button allows you to quickly get back to the top and/or bottom of a page.",
"scripts": {
"dev": "cross-env NODE_ENV=development webpack --mode development --progress",
Expand Down

0 comments on commit 5ef0fa8

Please sign in to comment.