Coder Social home page Coder Social logo

Comments (5)

0xAurelius avatar 0xAurelius commented on May 30, 2024 1

Did some initial Firefox testing on Windows with v1.3.0 and noticed a few issues:

  • Firefox defaults to extensions only being able to read and write data when the extension is clicked:
    image
  • Right click to save address doesn't seem to work, had to add it manually via the extension settings

from rolod0x.

aspiers avatar aspiers commented on May 30, 2024 1

Have figured out a bunch of stuff and updated description above.

from rolod0x.

aspiers avatar aspiers commented on May 30, 2024

https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Build_a_cross_browser_extension may be useful.

from rolod0x.

aspiers avatar aspiers commented on May 30, 2024

Thanks a lot! This matches my experience during (very limited) testing, and also my expectations. I think I know most of what's going on and hopefully won't be too hard to fix a lot of this.

from rolod0x.

aspiers avatar aspiers commented on May 30, 2024

I get the impression from https://bugzilla.mozilla.org/show_bug.cgi?id=1766026 that Firefox intends to drop support for host_permissions, or already has done, in favour of optional_host_permissions. The former is the way rolod0x implements a list of built-in sites which are enabled by default. I guess we can start by having all sites disabled by default, and then if there's a way to automatically enable the most commonly used ones then we can add that later.

Right-click I'm pretty sure doesn't work due to the Firefox MV3 manifest not configuring the background worker in the right way.

from rolod0x.

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.