Papis Versionsgeschichte – 2 Versionen
Papis von Sebastien M. P.
Papis Versionsgeschichte – 2 Versionen
Seien Sie vorsichtig mit alten Versionen! Diese Versionen werden zu Test- und Referenzzwecken angezeigt.Sie sollten immer die neueste Version eines Add-ons verwenden.
Neueste Version
Version 0.2resigned1
Veröffentlicht 25. Apr. 2024 – 28,04 KBFunktioniert mit firefox 50.0 und höherQuelltext steht unter der WTFPL
Laden Sie Firefox herunter und holen Sie sich die ErweiterungMelden Sie sich an, um diese Erweiterung zu verwendenÄltere Versionen
Version 0.1
Veröffentlicht 26. Juli 2018 – 24,5 KBFunktioniert mit firefox 50.0 und höherpapis-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.Quelltext steht unter der WTFPL