Papis verziótörténet – 2 verzió
Papis szerző: Sebastien M. P.
Papis verziótörténet – 2 verzió
Legyen óvatos a régi verziókkal! Ezek a verziók csak tesztelési és hivatkozási célokra jelennek meg.Mindig használja a kiegészítő legfrissebb verzióját.
Legfrissebb verzió
Verzió: 0.2resigned1
Kiadva: 2024. ápr. 25. – 28,04 kBEzekkel működik: firefox 50.0 vagy újabbA forráskód WTFPL licenc alatt közzétéve
A Firefox letöltése és a kiegészítő beszerzéseA kiegészítő használatához a Firefoxra lesz szükségeKorábbi verziók
Verzió: 0.1
Kiadva: 2018. júl. 26. – 24,5 kBEzekkel működik: firefox 50.0 vagy újabbpapis-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.A forráskód WTFPL licenc alatt közzétéve