PDF SmartBox

Effortlessly Manage PDFs: Merge, Convert, Append, and Download with Ease

PDF SmartBox란 무엇입니까?

PDF SmartBox은(는) Rybai Maddox에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Effortlessly Manage PDFs: Merge, Convert, Append, and Download with Ease"입니다.

확장 프로그램 스크린샷

screenshot

PDF SmartBox 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        🌟 Introducing PDF SmartBox: Your Ultimate PDF Management Solution! 📎✨

Attention all busy professionals, students, and document aficionados in search of a seamless PDF management experience! 🎯✨

Say goodbye to the hassle of juggling multiple tools and embrace the power of PDF SmartBox! With our cutting-edge browser extension, you'll effortlessly conquer all your PDF-related tasks in a breeze. 🚀💼

📄✨ Merge PDFs with Ease:
Combine multiple PDF files into one cohesive document effortlessly. No more tedious manual merging or outdated software!

📑🔄 Convert Anything to PDF:
With PDF SmartBox, you can convert various file formats like doc, docs, and more into high-quality PDFs with just a few clicks. Transform your documents into universally accessible and professional files in no time! 📂📄

🌅📄 Append Images to PDFs:
Want to add a captivating image to your PDF? No worries! Our extension allows you to easily append any image to your PDF files, making them visually stunning and engaging.

⬇️💾 Download Embedded PDFs:
Tired of searching for the download button buried in complex webpages? PDF SmartBox has you covered! Save embedded PDFs directly to your device hassle-free, ensuring you have access to your important files whenever you need them. 💻💾

Experience the power of PDF SmartBox today and unlock a world of convenience and productivity. Simplify your PDF management tasks like never before! 🔗✨

📢 Don't miss out on this game-changing solution! Download PDF SmartBox now and take control of your PDFs with ease. Get ready to conquer the digital document world like a pro! 🚀📎💼                    

확장 프로그램 기본 정보

이름 PDF SmartBox PDF SmartBox
ID dgbbafiiohandadmjfcffjpnlmdlaalh
공식 URL https://chromewebstore.google.com/detail/pdf-smartbox/dgbbafiiohandadmjfcffjpnlmdlaalh
설명 Effortlessly Manage PDFs: Merge, Convert, Append, and Download with Ease
파일 크기 604 KB
설치 횟수 4,251,343
현재 버전 1.0.1
최근 업데이트 2023-07-05
출시 날짜 2023-06-23
평점 4.96/5 총 23 개의 평점
개발자 Rybai Maddox
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://docs.google.com/document/d/e/2PACX-1vRK3BBu2SokZ-6w3GZIivpCpq8eJC-vF17L7abrFpXrVZMTPQF-qie7LQ4L5PdptgYztjsH-0g5HBS-/pub
지원되는 언어 id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "js\/background.js"
    },
    "action": {
        "default_icon": {
            "128": "icons\/icon-128.png",
            "48": "icons\/icon-48.png",
            "16": "icons\/icon-16.png"
        },
        "default_popup": "popup.html"
    },
    "default_locale": "en",
    "description": "__MSG_extShortDesc__",
    "icons": {
        "128": "icons\/icon-128.png",
        "48": "icons\/icon-48.png",
        "16": "icons\/icon-16.png"
    },
    "manifest_version": 3,
    "minimum_chrome_version": "88.0",
    "name": "__MSG_extName__",
    "permissions": [
        "storage",
        "downloads",
        "alarms",
        "scripting"
    ],
    "host_permissions": [
        ""
    ],
    "version": "1.0.1"
}