this post was submitted on 26 Apr 2024
44 points (94.0% liked)
Firefox
20372 readers
159 users here now
/c/firefox
A place to discuss the news and latest developments on the open-source browser Firefox.
Rules
1. Adhere to the instance rules
2. Be kind to one another
3. Communicate in a civil manner
Reporting
If you would like to bring an issue to the moderators attention, please use the "Create Report" feature on the offending comment or post and it will be reviewed as time allows.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Can you please make those into a list?
Yes that is likely possible. Firefox uses SQL databases, json files, and more complex stuff to store all its data.
Reading data is possible but complex. Opening windows is done via CLI interface. Moving the windows is part of your compositor and not Firefox, like KWin on KDE.
It's
Thanks for your time haha
Oops it looked fine when I posted. And I won't be back at my computer for quite a while.
It is a series of basic browser function. Mostly list tabs, read tab url, move tab, close tab.
It might help to know what exactly you're trying to do. Are you trying to automate something? Buy stonks? Download porn? Click ads?
There might be better solutions than automating a browser.
Control basic browser fonction from console and scripts.
Example, move all tab where url contains testpattern1 to new window. Imagine a sinple example like that for all the listed functions.
It only looked ok in the textarea you wrote it in, but the format was wrong.
You have a few options:
Blank
Lines
For paragraphs
Double spaces
At end of lines
If you don't want paragraphs
It looked like you were trying to use code formatting which is three backticks, but you used single quotes. This is a backtick: `