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

Run `sbt "++2.13.7" compile` which throws these warnings: ``` [warn] /home/scala-js-chrome/bindings/src/main/scala/chrome/browserAction/bindings/BadgeBackgroundColorDetails.scala:14:74: Implicit resolves to enclosing value colorEvidence [warn] implicit val colorEvidence: Evidence[String | js.Array[Int], js.Any] = implicitly [warn] ^ [warn]...

help wanted
good first issue