My PDF Manager

Transform PDFs into Word documents and convert Word files to PDF smoothly!

What is My PDF Manager?

My PDF Manager is a Chrome extension developed by Shahaf Gate Ltd, and its main feature is "Transform PDFs into Word documents and convert Word files to PDF smoothly!".

Extension Screenshots

screenshot
screenshot
screenshot

Download My PDF Manager Extension CRX File

Download My PDF Manager extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Discover the full potential of your PDFs with MyPDFManager, the ultimate PDF tool that simplifies file conversion, merging, and compression. Effortlessly convert your PDF documents into editable Word files (DOC) and vice versa, preserving all formatting, images, and layouts. Experience the efficiency of streamlined conversion, allowing you to seamlessly transform PDFs into dynamic Word documents or safeguard your valuable content by converting Word files to PDF format.

Merge multiple files into a single PDF format using the PDF Merge feature. This functionality enables you to efficiently organize your files and create a consolidated document for easier sharing and distribution.

Optimize and compress PDF files while maintaining their quality with the PDF compression feature. Reduce the file size of large PDF documents, making them more manageable for sharing, storage, and transmission.                    

Extension Basic Information

Name My PDF Manager My PDF Manager
ID eckcohgogkdomnbbhbdhjjgbedmigiih
Official URL https://chromewebstore.google.com/detail/my-pdf-manager/eckcohgogkdomnbbhbdhjjgbedmigiih
Description Transform PDFs into Word documents and convert Word files to PDF smoothly!
File Size 207 KB
Installation Count 95
Current Version 1.0.0
Last Updated 2023-06-14
Publish Date 2023-06-12
Developer Shahaf Gate Ltd
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "My PDF Manager",
    "version": "1.0.0",
    "description": "Transform PDFs into Word documents and convert Word files to PDF smoothly!",
    "icons": {
        "16": "images\/logo16.png",
        "96": "images\/logo48.png",
        "128": "images\/logo128.png"
    },
    "action": {
        "default_icon": {
            "16": "images\/logo16.png",
            "96": "images\/logo48.png",
            "128": "images\/logo128.png"
        },
        "default_title": "My PDF Manager",
        "default_popup": "index.html"
    }
}