mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
urltopdfconverter - disable aum, add desc
This commit is contained in:
parent
61bd7c3f0a
commit
a6f102378d
1 changed files with 26 additions and 2 deletions
|
|
@ -8,6 +8,30 @@ IssueTracker: https://github.com/tawhidmonowar/URLtoPDFConverter/issues
|
|||
Changelog: https://github.com/tawhidmonowar/URLtoPDFConverter/releases
|
||||
|
||||
AutoName: URL to PDF
|
||||
Description: |-
|
||||
<b>NOTE:</b> The appid has changed, this app will not be updated anymore
|
||||
|
||||
WebCapture is an open source Android application that allows users to convert
|
||||
any web page into a PDF file. With this app, users can easily save web pages
|
||||
for offline reading, share web pages as PDF files, or simply keep a copy of
|
||||
important web pages for future reference.
|
||||
|
||||
Features
|
||||
* Convert any URL into a PDF file
|
||||
* Save PDF files to device storage or share with other apps
|
||||
* Open PDF inside the app (PDF Reader)
|
||||
* Simple and easy-to-use interface
|
||||
* Fast and reliable conversion process
|
||||
* Open-source and free to use
|
||||
|
||||
Usage
|
||||
|
||||
To convert a URL into a PDF file:
|
||||
|
||||
1. Enter the URL in the input field
|
||||
2. Press the "Convert" button
|
||||
3. Wait for the conversion process to complete
|
||||
4. Save the PDF file to device storage
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/tawhidmonowar/URLtoPDFConverter.git
|
||||
|
|
@ -46,7 +70,7 @@ Builds:
|
|||
|
||||
AllowedAPKSigningKeys: 2f24fa82e171a26289d872e63fec7c7779777d3236a9a998bee1ac9847480ed0
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.0.2
|
||||
CurrentVersionCode: 3
|
||||
|
|
|
|||
Loading…
Reference in a new issue