Ιστορικό εκδόσεων του Papis - 2 εκδόσεις
Papis από Sebastien M. P.
Ιστορικό εκδόσεων του Papis - 2 εκδόσεις
Προσέξτε τις παλιές εκδόσεις! Αυτές οι εκδόσεις εμφανίζονται για δοκιμές και σκοπούς αναφοράς.Θα πρέπει πάντα να χρησιμοποιείτε την πιο πρόσφατη έκδοση ενός προσθέτου.
Πιο πρόσφατη έκδοση
Έκδοση 0.2resigned1
Κυκλοφόρησε στις 25 Απρ 2024 - 28,04 KBΛειτουργεί με firefox 50.0 και νεότεραΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια WTFPL
Λήψη Firefox και απόκτηση επέκτασηςΘα χρειαστείτε το Firefox για να χρησιμοποιήσετε αυτήν την επέκτασηΠαλαιότερες εκδόσεις
Έκδοση 0.1
Κυκλοφόρησε στις 26 Ιουλ 2018 - 24,5 KBΛειτουργεί με firefox 50.0 και νεότεραpapis-firefox is a Firefox add-on for integration with Papis, a powerful command-line bibliography manager for Linux. It allows to add an entry in Papis using the url of the current page. It installs a button in the navigation bars that simply executes in a new terminal the command: papis add --from-url <url>with <url> being the url of the current tab or papis add --from-doi <doi> if a DOI is found in the url.
Due to the security restrictions on web extensions, the add-on cannot execute the command itself. It requires a connector app written in Python. The web extension sends thes url to the connector app, using native messaging, that executes the command.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια WTFPL