Giter VIP home page Giter VIP logo

Comments (6)

roedesh avatar roedesh commented on June 3, 2024

I think it might be nice (and valuable) to include a list of sites people find that change the clipboard contents in the GitHub readme.

I was thinking earlier today to do add some kind of logging to the extension. This would:

  • Allow users to see which sites altered the clipboard, how it was altered, and how many times each site altered it. This will be shown on a separate page in the extension preferences.
  • Allow the extension to send this data somewhere. No user data or clipboard contents would be sent, just addresses of websites that altered the clipboard and how many times they did it. This would be opt-in.
    • Whitelisted websites will not be considered
    • Would need to find a good way to automatically send this data, and put it back in the repo, as that seems the best place to store this data
    • If users do not opt-in, they could still manually contribute their data

At some point, if there are enough contributions, the extension could then operate in one of 2 user-selectable modes: (1) on known sites, (2) on all sites.

I like this idea, but we would indeed first need to get enough contributions. If a list is kept in this repo, the extension could simply load that list when the "known sites" mode is active.

from copyguard.

Gitoffthelawn avatar Gitoffthelawn commented on June 3, 2024

Good ideas. I have some initial thoughts on them, but let me let them simmer in my brain for a bit before I write back.

from copyguard.

roedesh avatar roedesh commented on June 3, 2024

Another idea that I had was that the extension could show a small warning banner on known sites:

This website is known to alter clipboard data. Be careful!

Of course the user can disable this if they don't like it.

from copyguard.

Gitoffthelawn avatar Gitoffthelawn commented on June 3, 2024

Another idea that I had was that the extension could show a small warning banner on known sites:

This website is known to alter clipboard data. Be careful!

Of course the user can disable this if they don't like it.

I really like that idea. It could be a warning banner added to the DOM, a browser notification, a toolbar button change, or a couple other options. I'm going to think about the possibilities.

from copyguard.

roedesh avatar roedesh commented on June 3, 2024

Great! Curious to hear your feedback.

In the meantime I have already implemented a new Insights page, which you can try in the feature/logging branch.

from copyguard.

roedesh avatar roedesh commented on June 3, 2024

I just uploaded version 1.3.0 to the extension stores, which contains the feature I mentioned above. It will probably be published within 24 hours. Give it a try!

from copyguard.

Related Issues (4)

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.