scala-js-chrome icon indicating copy to clipboard operation
scala-js-chrome copied to clipboard

ScalaJS bindings for Chrome Extention/App and ChromeOS APIs

Results 11 scala-js-chrome issues
Sort by recently updated
recently updated
newest added
trafficstars

Hi, Chrome Extension Manifest v2 (MV2) reaches its EOL in December of 2023. Any updates/roadmap about manifest? I'm interested in this awesome plugin, but my browser warns me about manifest...

## About this PR 📦 Updates [org.scalatest:scalatest](https://github.com/scalatest/scalatest) from `3.2.11` to `3.2.16` 📜 [GitHub Release Notes](https://github.com/scalatest/scalatest/releases/tag/release-3.2.16) - [Version Diff](https://github.com/scalatest/scalatest/compare/release-3.2.11...release-3.2.16) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...

Updates [org.scala-lang:scala-library](https://github.com/scala/scala) from 2.13.8 to 2.13.10. [GitHub Release Notes](https://github.com/scala/scala/releases/tag/v2.13.10) - [Version Diff](https://github.com/scala/scala/compare/v2.13.8...v2.13.10) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...

Updates [org.scala-lang:scala-library](https://github.com/scala/scala) from 2.12.15 to 2.12.17. [GitHub Release Notes](https://github.com/scala/scala/releases/tag/v2.12.17) - [Version Diff](https://github.com/scala/scala/compare/v2.12.15...v2.12.17) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...

Updates [org.scalameta:scalafmt-core](https://github.com/scalameta/scalafmt) from 3.5.1 to 3.5.9. [GitHub Release Notes](https://github.com/scalameta/scalafmt/releases/tag/v3.5.9) - [Version Diff](https://github.com/scalameta/scalafmt/compare/v3.5.1...v3.5.9) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...

Updates [org.scala-lang:scala3-library_sjs1](https://github.com/lampepfl/dotty) from 3.1.1 to 3.1.3. [GitHub Release Notes](https://github.com/lampepfl/dotty/releases/tag/3.1.3) - [Version Diff](https://github.com/lampepfl/dotty/compare/3.1.1...3.1.3) - [Version Diff](https://github.com/lampepfl/dotty/compare/release-3.1.1...release-3.1.3) I'll automatically update this PR to resolve conflicts as long as you don't change it...

Updates [com.lihaoyi:upickle](https://github.com/com-lihaoyi/upickle) from 1.5.0 to 1.6.0. [GitHub Release Notes](https://github.com/com-lihaoyi/upickle/releases/tag/1.6.0) - [Version Diff](https://github.com/com-lihaoyi/upickle/compare/1.5.0...1.6.0) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...

Let's get the project working with Scala 3!

help wanted

While migrating to scalajs-bundler, I have changed code that touches the source maps generation (1e2e6fdaa302396f53ce89d55452b131d58ddd9c), I think that the approach changes from sbt-js-dependencies but I haven't put much time into...