HiPDF Converter
HiPDF gets powerful features to edit, convert, encrypt, and sign PDFs, boosting your document productivity.
HiPDF Converterとは何ですか?
HiPDF Converterはhttps://www.hipdf.comによって開発されたChromeの拡張機能で、その主な機能は「HiPDF gets powerful features to edit, convert, encrypt, and sign PDFs, boosting your document productivity.」です。
拡張機能のスクリーンショット
HiPDF Converter拡張機能のCRXファイルをダウンロード
HiPDF Converter拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Wondershare HiPDF is an all-in-one online PDF editor from which you can get powerful features to edit, review, protect, sign and convert PDFs. It's a robust online PDF editor & converter on your Windows and Mac. It greatly helps to read, take notes and convert PDFs easily. 拡張機能の基本情報
| 名前 | |
| ID | halbgbnpefnklpidbklfjaddhonljnlf |
| 公式URL | https://chromewebstore.google.com/detail/hipdf-converter/halbgbnpefnklpidbklfjaddhonljnlf |
| 説明 | HiPDF gets powerful features to edit, convert, encrypt, and sign PDFs, boosting your document productivity. |
| ファイルサイズ | 19.39 KB |
| インストール数 | 30,000 |
| 現在のバージョン | 1.2.2 |
| 最終更新日 | 2021-05-27 |
| 公開日 | 2021-05-19 |
| 評価 | 4.00/5 合計 3 レビュー |
| 開発者 | https://www.hipdf.com |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://www.hipdf.com |
| ヘルプページのURL | https://www.hipdf.com/help |
| プライバシーポリシーページのURL | https://www.wondershare.com/privacy.html |
| 対応言語 | en,zh-CN |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"background": {
"scripts": [
"lib\/background.js"
]
},
"homepage_url": "https:\/\/www.hipdf.com\/",
"browser_action": {
"default_icon": {
"128": "images\/icons\/hipdf-128x128.png",
"16": "images\/icons\/hipdf-16x16.png",
"32": "images\/icons\/hipdf-32x32.png",
"48": "images\/icons\/hipdf-48x48.png"
},
"default_title": "__MSG_appDefaultTitle__"
},
"default_locale": "en",
"description": "__MSG_appDesc__",
"permissions": [
"storage"
],
"icons": {
"128": "images\/icons\/hipdf-128x128.png",
"16": "images\/icons\/hipdf-16x16.png",
"32": "images\/icons\/hipdf-32x32.png",
"48": "images\/icons\/hipdf-48x48.png"
},
"manifest_version": 2,
"name": "HiPDF Converter",
"version": "1.2.2"
} | |