Convert PDF to Html

Free PDF File Converter. Convert PDF to Html for Free.

Convert PDF to Html란 무엇입니까?

Convert PDF to Html은(는) Convert PDF에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Free PDF File Converter. Convert PDF to Html for Free."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Convert PDF to Html 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Easy to use, convert any PDF file into HTML. Extension Convert PDF to HTML gives you the opportunity to easy convert any of your PDF files. Extension Convert PDF to HTML provides you with a search bar in new tab.

How to use this extension:

-Open the new tab;
-Choose PDF file you would like to convert;
-Click start button;
-Converted file will be downloaded into your computer and you will see it in left bottom corner of the browser or in your downloaded list files.

By clicking 'ADD TO CHROME', you accept and agree to install the Convert PDF to HTML Chrome extension, set the New Tab to Convert PDF to HTML powered by bing, and adhere to the Terms of Use and Privacy Policy.

•PDF file converter totally FREE
•PDF Editor supports conversion to HTML
•Convert PDF to HTML 
•Finish everything in your Browser 
•Unlimited number of FREE conversions
•Provides you with a search bar in new tab 

If you need any further assistance, feel free to contact us via email: [email protected]                    

확장 프로그램 기본 정보

이름 Convert PDF to Html Convert PDF to Html
ID dlbkipdloejpgekglcncflhhcfcbmhpk
공식 URL https://chromewebstore.google.com/detail/convert-pdf-to-html/dlbkipdloejpgekglcncflhhcfcbmhpk
설명 Free PDF File Converter. Convert PDF to Html for Free.
파일 크기 462 KB
설치 횟수 1,248
현재 버전 1.17
최근 업데이트 2023-05-28
출시 날짜 2019-04-29
평점 2.50/5 총 8 개의 평점
개발자 Convert PDF
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://www.freepdfconversion.com/eula.html
지원되는 언어 en
manifest.json
{
    "background": {
        "service_worker": "content\/background.js"
    },
    "action": {
        "default_icon": {
            "16": "skin\/icon16.png",
            "24": "skin\/icon24.png",
            "32": "skin\/icon32.png",
            "48": "skin\/icon48.png"
        },
        "default_title": "__MSG_appName__"
    },
    "chrome_url_overrides": {
        "newtab": "content\/default_popup.html"
    },
    "default_locale": "en",
    "description": "__MSG_appdesc__",
    "icons": {
        "128": "skin\/icon.png",
        "16": "skin\/icon16.png",
        "48": "skin\/icon48.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjQExNFk8wHMU62lBzuVDRh2U2LadK33nOM2Q+nuBJc36EPajoJJl3QJcdq+S6qRZG5g\/c9M3bsNvGlmkuIien5pg2MtFE6w\/+zrrQyXKo4KasHR7loX9hOJhxfo\/4O0Nd3ogY1H8PCpzxURCa0q80q22skQuX2LkrVV+ERi7egPqbNEpFefPF8ndhwSJTu+Mg4n7C1cJUeDvPWcKNhFy7MuNMkkxTV3dbds8L7Knj1QsGpiNZgbsGMOstuIECQuE2elXaib4gYJZYgvGPPrh1k\/YRJLGU080yORTKvAVQw8IoX24QtXEsZBpFpbRfHc4mJDT6ounEQuivpiaSL+LSQIDAQAB",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "host_permissions": [
        "*:\/\/*.freepdfconversion.com\/"
    ],
    "permissions": [
        "storage"
    ],
    "short_name": "__MSG_appShortName__",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.17"
}