Code Monkey home page Code Monkey logo

liver's People

Contributors

zigamacele avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

liver's Issues

Automatically Bring Live Channels to Top

Would it be possible to add an option that automatically brings the channels that are currently live to the top of the list? It would remove the need to scroll down to see who's live when many vtubers are selected.

Settings tab no longer functions

Browser: Google Chrome

The settings tab, the little cog on the far right, hasn't worked for some time. The dropdowns for both company/ brand and language are not functioning.
Haven't tried the "Add New VTuber" option yet, but that seems like a bit of a pain when the settings tab use to work.

Couldn't find anything about if this extension was discontinued or not, so figured I'd post this issue anyway.
Have a good one o/

Firefox version on the plans?

I could load it into Firefox by following this guide https://www.youtube.com/watch?v=yRFKa9Z-ESg and modifying the manifest.json to:

{
  "name": "Liver",
  "description": "Check if your favorite VTuber is live!",
  "version": "0.1.50",
  "permissions": ["storage"],
  "action": {
    "default_title": "Liver",
    "default_popup": "index.html",
    "default_icon": {
      "16": "public/icons/icon16.png",
      "32": "public/icons/icon32.png",
      "48": "public/icons/icon48.png"
    }
  },
  "icons": {
    "16": "public/icons/icon16.png",
    "32": "public/icons/icon32.png",
    "48": "public/icons/icon48.png",
    "128": "public/icons/icon128.png"
  },
  "manifest_version": 3,
  "browser_specific_settings": {
    "gecko": {
      "id": "[email protected]",
      "strict_min_version": "109.0"
    }
  }
}

But the popup won't open correctly, as it's not loading the content, I don't know if it's missing something.
Also Firefox won't install it permanently without a signature, so I would have to upload it myself and I won't because it is not my original work (even if I could fix the popup).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.