GithubHelp home page GithubHelp logo

skeletonxf / image-extract Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 1.0 1.23 MB

Shows you the images in the current tab

License: GNU General Public License v3.0

JavaScript 81.46% HTML 11.45% CSS 5.54% Shell 1.55%

image-extract's People

Contributors

skeletonxf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

bootz

image-extract's Issues

Manifest version 3 update checklist

  • Image Extract uses a persistent background page, this will need migrating to a non persistent one. Image Extract has very little state in that background page so this should be straightforward.
  • Browser action APIs have changed namespace. Since the APIs are the same this should be a trivial update.
  • Image Extract uses the executeScript and insertCSS APIs, these will need migrating to the new Scripting API. Only files were injected into pages so the new API restrictions shouldn't be an issue.
  • This migration is a good opportunity to adopt newer JavaScript language features more broadly.
  • The minimum supported Firefox version will need increasing to whatever version of FF ships MV3 first, regardless of which version this is, it should be more than new enough for adopting modern JavaScript language features.
  • Maybe a good time to drop (the redundant) support for turning off the keyboard shortcuts? Can we programmatically check what the keyboard shortcuts were set to so we can convert the boolean on/off settings to shortcut set/unset to provide an automatic migration for existing users? - Don't think there's ever been an API to change shortcut values programmatically
  • Fix Firefox for Android not being able to get the UI settings via communication with the background script: https://discourse.mozilla.org/t/could-not-establish-connection-receiving-end-does-not-exist-only-on-firefox-for-android/113365

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.