Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Learn More

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

Všetky odpovede (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.