Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Wannan tattunawa ta zama daɗaɗɗiya. Yi sabuwar tambaya idan ka na bukatar taimako.

Launch bookmark-tags (multiple tabs) from a single commands/shortcut

more options

Firefox's api already allows us to to so by specifying each site to open within our commands, ie: <path_to_firefox>\firefox.exe url <url1> <url2>

My question is, does it's api allows us to use tagged-url instead ? (ie, replacing "<url> <url2> <url3>", with something refering to the tag holding all the <urls> we want to launch ?

ie: <path_to_firefox>\firefox.exe <tag_name/id/uri> ?

Thanks

Firefox's api already allows us to to so by specifying each site to open within our commands, ie: <path_to_firefox>\firefox.exe url <url1> <url2> My question is, does it's api allows us to use tagged-url instead ? (ie, replacing "<url> <url2> <url3>", with something refering to the tag holding all the <urls> we want to launch ? ie: <path_to_firefox>\firefox.exe <tag_name/id/uri> ? Thanks

All Replies (1)

more options

Hmm, I don't see that as one of the options here:

https://developer.mozilla.org/docs/Mozilla/Command_Line_Options#Browser

Unfortunately, I don't think add-ons can see tags, either.