Papis versionshistorik - 2 versioner
Papis av Sebastien M. P.
Papis versionshistorik - 2 versioner
Var försiktig med äldre versioner! Dessa versioner visas för test och referensändamål.Du bör alltid använda den senaste versionen av ett tillägg.
Senaste version
Version 0.2resigned1
Släppt 25 apr 2024 - 28,04 kBFungerar med firefox 50.0 och senareKällkod släppt under WTFPL
Hämta Firefox och få tilläggetDu behöver Firefox för att kunna använda den här tilläggetÄldre versioner
Version 0.1
Släppt 26 jul 2018 - 24,5 kBFungerar med firefox 50.0 och senarepapis-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.Källkod släppt under WTFPL