Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

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

Όλες οι απαντήσεις (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.