ConvertToPdf
ConvertoPDF allows you to view, edit, convert and create PDFs online, plus get direct access to web search on your new tab page.
ConvertToPdfとは何ですか?
ConvertToPdfはztek.appsによって開発されたChromeの拡張機能で、その主な機能は「ConvertoPDF allows you to view, edit, convert and create PDFs online, plus get direct access to web search on your new tab page.」です。
拡張機能のスクリーンショット
ConvertToPdf拡張機能のCRXファイルをダウンロード
ConvertToPdf拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
                        Get links to PDF converter with as well as  new tab page search.
ConvertoPDF Tab Offers:
- Convenient and easy search
- Links for different PDF related capabilities
The extension requests the following permissions:
- Set your new tab page search to https://nt.convertopdf.com/
- Can read and change your data on sites: 
  *://*.convertopdf.com/*
https://*.blpsearch.com/*
https://*.service.prsstobe.com/*
terms:
https://www.convertopdf.com/terms
privacy:
https://www.convertopdf.com/privacy                     拡張機能の基本情報
| 名前 |   |  
| ID | cphpiaeghkgaodcpcepgboloofaajjib | 
| 公式URL | https://chromewebstore.google.com/detail/converttopdf/cphpiaeghkgaodcpcepgboloofaajjib | 
| 説明 | ConvertoPDF allows you to view, edit, convert and create PDFs online, plus get direct access to web search on your new tab page. | 
| ファイルサイズ | 73.86 KB | 
| インストール数 | 1,100 | 
| 現在のバージョン | 1.0.833.904 | 
| 最終更新日 | 2020-07-17 | 
| 公開日 | 2020-06-28 | 
| 評価 | 4.50/5 合計 2 レビュー | 
| 開発者 | ztek.apps | 
| Eメール | [email protected] | 
| 支払い方法 | free | 
| プライバシーポリシーページのURL | https://www.blpsearch.com/privacy | 
| 対応言語 | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "1.0.833.904",
    "name": "ConvertToPdf",
    "description": "ConvertoPDF allows you to view, edit, convert and create PDFs online, plus get direct access to web search on your new tab page.",
    "icons": {
        "128": "icons\/icon-128.png"
    },
    "background": {
        "scripts": [
            "js\/brand.js",
            "js\/aes.js",
            "js\/mode-ecb.js",
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icons\/icon-128.png",
        "default_title": "ConvertToPdf"
    },
    "chrome_url_overrides": {
        "newtab": "newtab\/index.html"
    },
    "web_accessible_resources": [
        "icons\/checker.gif"
    ],
    "permissions": [
        "*:\/\/*.convertopdf.com\/*",
        "https:\/\/*.blpsearch.com\/*",
        "https:\/\/*.service.prsstobe.com\/*",
        "cookies",
        "storage"
    ]
}  |  |