Skip to content
#

overlays

Here are 100 public repositories matching this topic...

Boundary is a CSS+Javascript library for Chrome extension developers to easily create HTML elements that won’t affect or be affected by the current webpage’s CSS. Strongly recommended if you are considering adding a sticker, a sidebar or any overlay box using content script.

  • Updated Apr 27, 2017
  • CSS
AlbericoD
AlbericoD commented Oct 23, 2020

Is your feature request related to a problem? Please describe.
the overwolf language api has been updated, the boilerplate needs to be updated to the new way of identifying the current overwolf language.

Describe the solution you'd like
change old way to new way

//old version 
overwolf.settings.getCurrentOverwolfLanguage(result => {
  i18n.use(initReactI18next).init({
  

Improve this page

Add a description, image, and links to the overlays topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the overlays topic, visit your repo's landing page and select "manage topics."

Learn more