Etacarinaea Startpage Versions Save

a simple and customisable startpage

v1.12.0

2 years ago

Fixed

  • Enter not working when search square is missing

Added

  • link spacing option

v1.11.4

2 years ago

Fixed

  • Fixed arrow keys not working

v1.11.3

3 years ago

Fixed

  • Fixes an error when searchsquare is undefined and alwaysopen == true

v1.11.2

3 years ago

Changed

  • Made duckduckgo the default search engine in the default config

v1.11.1

3 years ago

Fixed

  • Fixed the help popup for search options always showing in chrome

v1.11.0

3 years ago

Added

  • Changelog file
  • npm to make "building" easier
    • patches/ contains diffs for integrating the webextension-polyfill
    • npm run build-ff creates a zip containing the startpage (for firefox)
    • npm run build-ch creates a zip containing the startpage with the webextension-polyfill (for chrome)
  • Version string in config.json; the current version of the config file
  • Automatically update config based on config version string

Changed

  • Configuration data is now saved in storage.local instead of localStorage, as is conventional for browser extensions

v1.10.0

4 years ago

Adds a gear button to the bottom-right corner of the page that opens the config menu when clicked Removes the obsolete use_json_file config option

v1.9.2

4 years ago

v1.9.1

4 years ago

Fixes "Keep all squares open" (alwaysopen) option not working

v1.9.0

4 years ago

Rework background image.

Images: A URL to an image (local files don't work currently) Size: The image size, e.g. 500px 250px, cover, ... Filter: An optional filter, e.g. opacity(0.2)