Histórico de versões de Papis - 2 versões
Papis por Sebastien M. P.
Histórico de versões de Papis - 2 versões
Tenha cuidado com versões antigas! Estas versões são mostradas para fins de teste e referência.Deve sempre utilizar a versão mais recente de um extra.
Versão mais recente
Versão 0.2resigned1
Lançada em 25 de abr de 2024 - 28,04 KBFunciona com firefox 50.0 e superiorCódigo fonte lançado sob WTFPL
Transferir o Firefox e obter a extensãoIrá necessitar do Firefox para utilizar esta extensãoVersões antigas
Versão 0.1
Lançada em 26 de jul de 2018 - 24,5 KBFunciona com firefox 50.0 e superiorpapis-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.Código fonte lançado sob WTFPL