Giter Club home page Giter Club logo

Comments (6)

worldsdream avatar worldsdream commented on July 21, 2024

Looking really forward for this feature !! Subscribed

from adguardbrowserextension.

ameshkov avatar ameshkov commented on July 21, 2024

It's more likely that we won't do it with current FF API.

Instead this issue will be automatically resolved when we migrate to WebExtensions SDK.
I feel that this SDK is not yet ready though.

from adguardbrowserextension.

Mizzick avatar Mizzick commented on July 21, 2024

According to
https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Using_the_devtools_APIs#Limitations_of_the_devtools_APIs
devtools integration is not yet enough implemented in FF.

from adguardbrowserextension.

 avatar commented on July 21, 2024

@Mizzick Has there been any progress on this matter?

from adguardbrowserextension.

Mizzick avatar Mizzick commented on July 21, 2024

@PentagramTr I will have a look what we can do. As I remember in the last FF version devtools api was not actually ready.

from adguardbrowserextension.

ameshkov avatar ameshkov commented on July 21, 2024

@Mizzick
I checked it a couple of months ago.

The devtools.panels.createSidebarPane is now supported: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/devtools.panels/ElementsPanel/createSidebarPane

The problem is that it is still limited compared to what we have in Chromium -- you cannot specify a custom HTML layout, just a JSON object. So we cannot make it dynamic and let people construct a rule right from there.

I see that they have setPage implementation commented out in the Firefox code: https://hg.mozilla.org/integration/mozilla-inbound/rev/2cf14f576b8a#l6.63

Let's file a feature request to Mozilla about it.

from adguardbrowserextension.

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.