Save Post Photos As Pdfzi
🔍 Security Report Available View on Chrome Web StoreChrome will indicate if you already have this installed.
Overview
Features
- Drag and drop to order the photos
- Rotate
- Add the caption and the link of the post
- Save as PDF or ZIP
You can download only the photos that have "Download" button enabled.
Please note THIS IS NOT an official extension and IT IS NOT provided by Facebook.
Tags
Privacy Practices
Security Analysis — Save Post Photos As Pdfzi
Code Patterns Detected
External Connections
Package Contents 6 files · 1.8MB
What This Extension Does
The Save Post Photos as PDF/ZIP extension allows users to save Facebook post photos with high quality as a PDF or ZIP file. It provides features like drag-and-drop ordering, rotation, and caption addition. However, it's not an official Facebook extension and has some concerning code behavior.
Permissions Explained
- noneexpected: This extension does not request any permissions from the user.
Technical: No Chrome APIs or data access is involved.
Your Data
The extension accesses Facebook post photos and sends them to the user's device as a PDF or ZIP file. It also contacts various external domains for JavaScript libraries and other resources.
Technical Details
- www.w3.org
- vuejs.org
- tools.ietf.org
- www.facebook.com
- github.com
- sizzlejs.com
- jquery.com
- jquery.org
- js.foundation
- purl.eligrey.com
- stuk.github.io
- static.xx.fbcdn.net
- HTTP
- HTTPS
- cookies
- tokens
Code Findings
This extension uses a function constructor to execute JavaScript dynamically, which can be a security risk if not properly sanitized.
Technical: The extension uses the eval() function to execute user-supplied input as JavaScript. This can lead to code injection attacks and unauthorized access to sensitive data.
💡 Legitimate extensions may use dynamic code execution for features like content scripting or plugin loading, but it requires proper sanitization and validation.
The Save Post Photos as PDF/ZIP extension has some concerning code behavior, including the use of a function constructor to execute JavaScript dynamically. While it does not request any permissions, its data exposure is limited to Facebook post photos and external domains for resource loading. Users should exercise caution when installing this extension and ensure they understand its functionality and potential risks.