Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Learn More

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

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

Tutte le risposte (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.