Scripting actions (Linux)

User Help for Mozilla Firefox
Post Reply
ChameleonScales
Posts: 3
Joined: October 24th, 2017, 6:01 pm

Scripting actions (Linux)

Post by ChameleonScales »

I'd like to script actions including some in an add-on (in my case multiple-highlighter) I also need to call the script with a shortcut but I can't find what language I should use or even where to begin to learn scripting for firefox.
In case it matters, I'm on Linux.
Last edited by DanRaisch on October 24th, 2017, 6:56 pm, edited 1 time in total.
Reason: "(Linux)" added to subject line.
User avatar
Grumpus
Posts: 13246
Joined: October 19th, 2007, 4:23 am
Location: ... Da' Swamp

Re: Scripting actions (Linux)

Post by Grumpus »

With some changes to using the Rust programming language or a modification thereof maybe this might help Developer documentation site
Doesn't matter what you say, it's wrong for a toaster to walk around the house and talk to you
ChameleonScales
Posts: 3
Joined: October 24th, 2017, 6:01 pm

Re: Scripting actions (Linux)

Post by ChameleonScales »

Thanks, I didn't know about Rust and it seems very interesting.
In the mean time I found a much quicker way to do what I want without any programming so I won't learn Rust just for that.
User avatar
therube
Posts: 21714
Joined: March 10th, 2004, 9:59 pm
Location: Maryland USA

Re: Scripting actions (Linux)

Post by therube »

> I found a much quicker way to do what I want without any programming

Which was?
Fire 750, bring back 250.
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball CopyURL+ FetchTextURL FlashGot NoScript
ChameleonScales
Posts: 3
Joined: October 24th, 2017, 6:01 pm

Re: Scripting actions (Linux)

Post by ChameleonScales »

the add-on has context menu options. I didn't know that so I manually copied and pasted the text in the fields.
Post Reply