InstaPDFPro

Easily convert documents to PDF.

InstaPDFPro란 무엇입니까?

InstaPDFPro은(는) https://instapdfpro.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Easily convert documents to PDF."입니다.

확장 프로그램 스크린샷

screenshot
screenshot

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

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

확장 프로그램 사용 설명서

                        Easily convert just about any documents to a PDF format in mere seconds. This PDF converter will convert your files in a wide range of the most used formats. Whether you have a Word, Excel, Powerpoint or image file, you’ll never struggle to convert and files as a PDF again! Instant download, no email or registration required.

Please note: This extension creates a new default tab. It features a link to the PDF converter and a search bar with search results provided by Yahoo!

Use this handy tool to convert these file extensions free to PDF

csv
doc
docx
htm
html 
gif
jpeg
jpg
numbers
pages
png 
ppt 
pptx
rtf
txt
xls
xlsb
Xlsx

Once the file is converted, you can download the file right away. There’s no need to give your email and have it emailed to you. Just convert, download and you’re on your way.

On installation, this extension creates a default new tab page that contains a link to convert documents to PDF. For convenience, the new tab page also contains a web search function. The extension does not overwrite the default search in the address bar. 

To uninstall this extension at any time: 
1. Click on the Chrome Menu icon to open the menu
2. Click on Settings
3. On the left window pane click on Extensions
4. Choose the extension from the list
5. Click on the Trash bin icon to the right of the extension
6. On the pop-up window click on the Remove button

Please read carefully: By clicking the "Add To Chrome" button and activating the InstaPDFPro browser extension, you agree to install this application, and you agree to the End User License Agreement and the Privacy Policy and to receiving any future updates and upgrades. You can uninstall the program at any time.

Permissions Requested:
The extension runs a jquery script and a content.js script that checks to see if a new tab has been opened.

Terms of Use Agreement: https://www.instapdfpro.com/terms-of-use/
Privacy Policy: https://www.instapdfpro.com/privacy-policy/
About Us: https://www.instapdfpro.com/about-us/
Contact Us: https://www.instapdfpro.com/contact-us/                    

확장 프로그램 기본 정보

이름 InstaPDFPro InstaPDFPro
ID dgdmhbjhkilpjcogclgbcnnaddaoglon
공식 URL https://chromewebstore.google.com/detail/instapdfpro/dgdmhbjhkilpjcogclgbcnnaddaoglon
설명 Easily convert documents to PDF.
파일 크기 265 KB
설치 횟수 3,021
현재 버전 1.9
최근 업데이트 2024-02-27
출시 날짜 2020-06-24
평점 5.00/5 총 1 개의 평점
개발자 https://instapdfpro.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://www.instapdfpro.com
도움말 페이지 URL https://www.instapdfpro.com
개인정보 보호 정책 페이지 URL https://www.instapdfpro.com/privacy-policy
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "InstaPDFPro",
    "description": "Easily convert documents to PDF.",
    "version": "1.9",
    "manifest_version": 3,
    "icons": {
        "16": "instaicon16.png",
        "48": "instaicon48.png",
        "128": "instaicon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "bg.html"
    },
    "background": {
        "service_worker": "background.js"
    }
}