Historie doplňku Papis - 2 verze
Papis od Sebastien M. P.
Historie doplňku Papis - 2 verze
Se starými verzemi opatrně! Tyto verze jsou zde dostupné jen pro testovací a referenční účely.Používat byste vždy měli nejnovější verzi doplňku.
Nejnovější verze
Verze 0.2resigned1
Vydáno 25. dub 2024 – 28,04 KBFunguje s: firefox 50.0 a novějšíZdrojový kód zveřejněn pod licencí WTFPL
Stáhnout Firefox a nainstalovat toto rozšířeníPro používání tohoto rozšíření potřebujete FirefoxStarší verze
Verze 0.1
Vydáno 26. čvc 2018 – 24,5 KBFunguje s: firefox 50.0 a novější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.Zdrojový kód zveřejněn pod licencí WTFPL