Papis 版本历史 - 2 个版本
Papis 作者: Sebastien M. P.
Papis 版本历史 - 2 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
- 下载 Firefox 并安装扩展您需要 Firefox 来使用此扩展
较早版本
版本 0.1
发布于 2018年7月26日 - 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 发布