PDFsnap
Merge and combine PDFs instantly.
What is PDFsnap?
PDFsnap is a Chrome extension by www.pdfsnap.io. This extension has 30 weekly active users, a perfect 5.0 rating, and was removed from Chrome Web Store 10 months ago. The latest version, 0.3, was updated 6 years ago.
Stats
Summary
Instantly combine PDF files into a single document. It's free, easy to use, and secure. Get going in four quick steps: 1. Open PDFsnap and upload your PDF files 2. Rearrange the pages the way you like 3. When your combined PDF document is ready, click the "MERGE" button 4. Your newly merged PDF will download within seconds!
Safety
Risk impact
PDFsnap is safe to use. It does not request any sensitive permissions.
Risk impact measures the level of extra permissions an extension has access to. A low risk impact extension cannot do much harms, whereas a high risk impact extension can do a lot of damage like stealing your password, bypass your security settings, and access your personal data. High risk impact extensions are not necessarily malicious. However, if they do turn malicious, they can be very harmful.
Risk likelihood
PDFsnap may not be trust-worthy. Avoid installing if possible unless you really trust this publisher.
Risk likelihood measures the probability that a Chrome extension may turn malicious. This is determined by the publisher and the Chrome extension reputation on Chrome Web Store, the amount of time the Chrome extension has been around, and other signals about the Chrome extension. Our algorithms are not perfect, and are subject to change as we discover new ways to detect malicious extensions. We recommend that you always exercise caution when installing a Chrome extension, especially ones with higher risk impact and/or higher risk likelihood.
Subscribe to the premium plan to see more risk analysis detailsUser reviews
Promo images
Similar extensions
Here are some Chrome extensions that are similar to PDFsnap:
Follow up email,Reminder email,Sales template
Gaaiho PDF
PDF Combine - Convert and Merge
Manifest
The manifest file declares the requirements and permissions that a Chrome extension will have access to. By reviewing the manifest, you may be able to determine if a Chrome extension is over-reaching (for example, if an extension is overriding your new tab page, or search provider, or requesting access to your web activities without any good reason).
{ "update_url": "https://clients2.google.com/service/update2/crx", "name": "PDFsnap", "description": "Merge and combine PDFs instantly.", "version": "0.3", "manifest_version": 2, "icons": { "16": "icon-16.png", "128": "icon-128.png" }, "browser_action": { "default_title": "", "default_icon": "icon-128.png", "default_popup": "index.html" },