SimplePDF - Edit and Fill PDF
Edit, merge and rotate PDF files without leaving your current tab using SimplePDF - the online editor that respects your privacy
Wat is SimplePDF - Edit and Fill PDF?
SimplePDF - Edit and Fill PDF is een Chrome-extensie ontwikkeld door https://simplepdf.eu, en de belangrijkste functie is "Edit, merge and rotate PDF files without leaving your current tab using SimplePDF - the online editor that respects your privacy".
Extensie Screenshots
Download het CRX-bestand van de extensie SimplePDF - Edit and Fill PDF
Download SimplePDF - Edit and Fill PDF-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
The SimplePDF extension allows you to easily open any PDF using the Simple PDF editor without leaving the page you are currently viewing. SimplePDF respects your privacy: the document you load and the data you fill in are never sent to a server. Read more about it in our privacy policy: https://simplepdf.eu/privacy-policy
Basisinformatie over de Extensie
Naam | SimplePDF - Edit and Fill PDF |
ID | fgikademdabjcmnlgmgbifipooibbepi |
Officiële URL | https://chromewebstore.google.com/detail/simplepdf-edit-and-fill-p/fgikademdabjcmnlgmgbifipooibbepi |
Beschrijving | Edit, merge and rotate PDF files without leaving your current tab using SimplePDF - the online editor that respects your privacy |
Bestandsgrootte | 24.83 KB |
Aantal Installaties | 3,640 |
Huidige Versie | 1.2.0 |
Laatst Bijgewerkt | 2023-11-27 |
Publicatiedatum | 2022-09-26 |
Beoordeling | 4.54/5 Totaal 13 Beoordelingen |
Ontwikkelaar | https://simplepdf.eu |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://simplepdf.eu |
Help Pagina-URL | https://www.simplepdf.eu/terms_of_service |
URL van de Privacybeleid Pagina | https://simplepdf.eu/privacy-policy |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "SimplePDF - Edit and Fill PDF", "description": "Edit, merge and rotate PDF files without leaving your current tab using SimplePDF - the online editor that respects your privacy", "version": "1.2.0", "manifest_version": 3, "permissions": [ "activeTab", "scripting" ], "action": { "default_popup": "popup.html", "default_icon": { "16": "\/images\/logo_16.png", "32": "\/images\/logo_32.png", "48": "\/images\/logo_48.png", "128": "\/images\/logo_128.png" } }, "icons": { "16": "\/images\/logo_16.png", "32": "\/images\/logo_32.png", "48": "\/images\/logo_48.png", "128": "\/images\/logo_128.png" } } |