Infocatcher / Custom_Buttons

Buttons for Custom Buttons extension for Firefox (and other Gecko-based applications)
38 stars 11 forks source link

Attributes inspector works on FF current, but there's no DOM inspector. Any alternatives #50

Open mzso opened 4 years ago

mzso commented 4 years ago

Hi!

There's a functioning Custom Button update for Current FF, and AI even works. However there's no DOMi. Couldn't this button be retrofitted to use something else, like the internal inspector? Or maybe there's usable DOMi somewhere?

mzso commented 3 years ago

Or at least make the copy tooltip contents function again. Even that would be really useful sometimes.

As it is now I have to print screen the tooltip and type it via hand.

Infocatcher commented 3 years ago

Update DOM Inspector: https://forum.mozilla-russia.org/viewtopic.php?pid=787748#p787748 (https://forum.mozilla-russia.org/search.php?action=search&keywords=dom_inspector&author=Dumby)

Also the copy tooltip contents hotkey (Ctrl+Shift+C) works for me…

mzso commented 3 years ago

@Infocatcher commented on 2021. ápr. 3. 22:00 CEST:

Update DOM Inspector:
https://forum.mozilla-russia.org/viewtopic.php?pid=787748#p787748
(https://forum.mozilla-russia.org/search.php?action=search&keywords=dom_inspector&author=Dumby)

Also the copy tooltip contents hotkey (Ctrl+Shift+C) works for me…

The files are not available: "Due to fire incident at service provider OVH datacenter in Strasbourg, this file was destroyed in fire." Ouch. Can you upload them to somewhere reliable, like Google drive?

PS: How do I load the install page for latest build of Attribute Inspector? I couldn't do it, so I had to copy paste and tinker to create an icon.

Infocatcher commented 3 years ago

The files are not available: "Due to fire incident at service provider OVH datacenter in Strasbourg, this file was destroyed in fire."

O_O dom_inspector-7.0.9-fx-paxmod.xpi.zip dom_inspector-7.0.9-fx-bootstrap.xpi.zip (remove ".zip" extension)

PS: How do I load the install page for latest build of Attribute Inspector? I couldn't do it, so I had to copy paste and tinker to create an icon.

See https://github.com/Infocatcher/Custom_Buttons/#usage So, latest version is here: https://github.com/Infocatcher/Custom_Buttons/blob/master/Attributes_Inspector/attrsInspector.js => https://github.com/Infocatcher/Custom_Buttons/raw/master/Attributes_Inspector/attrsInspector.js

But yes, icon available only here https://github.com/Infocatcher/Custom_Buttons/blob/master/Attributes_Inspector/attrsInspector.html (inside <a href="custombutton://…) and here https://infocatcher.github.io/Custom_Buttons/install/attrsInspector.html

mzso commented 3 years ago

@Infocatcher

O_O dom_inspector-7.0.9-fx-paxmod.xpi.zip dom_inspector-7.0.9-fx-bootstrap.xpi.zip (remove ".zip" extension)

Thanks. Do you also have Custom Buttons latest? (0.0.7.0.0.17)

So, latest version is here:

I see. So an install page like this is not accessible for beta releases? It would make life easier

Infocatcher commented 3 years ago

Do you also have Custom Buttons latest? (0.0.7.0.0.17)

custom_buttons-0.0.7.0.0.17-fx-paxmod.xpi.zip custom_buttons-0.0.7.0.0.17-fx-bootstrap.xpi.zip (the same, remove ".zip" extension)

I see. So an install page like this is not accessible for beta releases? It would make life easier

The initial idea was about not-easy-to-install something potentially unstable. But in addition for now I have less time to test and mark something as release…

mzso commented 3 years ago

@Infocatcher Thanks!

mzso commented 3 weeks ago

@Infocatcher I can't find a working DOM inspector again. I can't even find the old one I downloaded from mozilla Russia (dom_inspector-7.0.17-fx-bootstrap.xpi). And this version doesn't work on FF130 anymore. Any ideas?