Code Monkey home page Code Monkey logo

Comments (8)

jerone avatar jerone commented on June 4, 2024 2

I agree with you @Mottie. It started with GM4 not detecting my 50+ installed UserScripts. GM does not support drag-and-drop installation (after finding GM's installation folder), and TamperMonkey does, so I switched to TM (also because it is available on all other browsers too). My personal feeling is that GM is forcing a new standard to us way too fast without being backwards-compatible (while TM is forwards-compatible (GM3 + GM4 style)). I only need to update documentation that GM4 is not supported for my UserScripts.

from github-userscripts.

Mottie avatar Mottie commented on June 4, 2024 1

Hi @monk-time!

I plan on adding support via the polyfill. I need some time to catch up with everything since I just returned from a vacation.

from github-userscripts.

monk-time avatar monk-time commented on June 4, 2024 1

I'm sorry that the GM devs treated your suggestions that way, looks like it's not a happy situation re: GM4 for everybody involved.

In any case, I've made GitHub Custom Hotkeys GM4-compatible by switching to native APIs in my fork, but I haven't added any code for user data migration, so I am not sure whether it would make sense to send a PR or not.

And thank you once again for your scripts! They are immensely helpful.

from github-userscripts.

Mottie avatar Mottie commented on June 4, 2024

Sorry, it's too much work - see greasemonkey/greasemonkey#2787

from github-userscripts.

Mottie avatar Mottie commented on June 4, 2024

@monk-time That'll work too... in your fork, make sure to:

  • Add @grant none
  • Change the @updateURL and @downloadURL to point to your version.

And you shouldn't need to worry about data migration, you can use the "Add or Edit JSON" button ({}).

from github-userscripts.

monk-time avatar monk-time commented on June 4, 2024

I left it that way to have a minimal PR in case you'd want to integrate those changes, but I'll make sure to add your suggestions. Thanks!

from github-userscripts.

Mottie avatar Mottie commented on June 4, 2024

I haven't been using local storage mostly because it may be cleared out by the site (ref).

Oh, I will need to update the custom hotkey script as I found a couple of minor issues...

from github-userscripts.

Mottie avatar Mottie commented on June 4, 2024

More GM4 polyfill troubles... greasyfork-org/greasyfork#523

from github-userscripts.

Related Issues (20)

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.