Versiegeschiedenis van Papis - 2 versies
Papis door Sebastien M. P.
Versiegeschiedenis van Papis - 2 versies
Wees voorzichtig met oude versies! Deze versies worden voor test- en referentiedoeleinden weergegeven.U dient altijd de meest recente versie van een add-on te gebruiken.
Nieuwste versie
Versie 0.2resigned1
Uitgegeven op 25 apr. 2024 - 28,04 KBWerkt met firefox 50.0 en laterBroncode vrijgegeven onder WTFPL
Firefox downloaden en de extensie ontvangenU hebt Firefox nodig om deze extensie te gebruikenOudere versies
Versie 0.1
Uitgegeven op 26 jul. 2018 - 24,5 KBWerkt met firefox 50.0 en laterpapis-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.Broncode vrijgegeven onder WTFPL