PDF Converter

Convinent tool to convert DOCX to PDF right from new tab

Τι είναι το PDF Converter;

Το PDF Converter είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Triplex Media, και η κύρια λειτουργία του είναι "Convinent tool to convert DOCX to PDF right from new tab".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης PDF Converter

Λήψη αρχείων επέκτασης PDF Converter σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        With our PDF Extension. When you open a New Browser Tab life is easier to quickly and easily convert documents to PDF

Simple open new tab, and drag and drop your into the browser for an instant conversion. 

Easy to use interface to convert files quickly and easily.

Key Features Include
- Providing the best search results by changing your search engine on the new tab to Bing
- Drag and drop convert feature for faster conversion
- Quick view time of day
- Access to your social media platforms

By clicking "Add to chrome", I accept and agree to installing the PDF Converter Chrome™ extension and setting Chrome™ New Tab and new tab search engine to that provided by the service and the Privacy (https://triplex.media/privacy_policy.html) and Terms of Use(https://triplex.media/terms.html).

Triplex Media,
1/60 Park St, Sydney NSW 2000
[email protected]                    

Βασικές Πληροφορίες Επέκτασης

Όνομα PDF Converter PDF Converter
ID mpcoopflcfldoffkbjhpnhcpnagfcmbg
Επίσημο URL https://chromewebstore.google.com/detail/pdf-converter/mpcoopflcfldoffkbjhpnhcpnagfcmbg
Περιγραφή Convinent tool to convert DOCX to PDF right from new tab
Μέγεθος Αρχείου 3.78 MB
Αριθμός Εγκαταστάσεων 85,744
Τρέχουσα Έκδοση 1.3
Τελευταία Ενημέρωση 2021-07-26
Ημερομηνία Δημοσίευσης 2020-06-19
Προγραμματιστής Triplex Media
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
URL της Σελίδας Πολιτικής Απορρήτου https://triplex.media/privacy_policy.html
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "PDF Converter",
    "author": "Frooty Studios",
    "description": "Convinent tool to convert DOCX to PDF right from new tab",
    "version": "1.3",
    "manifest_version": 2,
    "icons": {
        "128": "assets\/imgs\/ex_logo_128.png"
    },
    "chrome_url_overrides": {
        "newtab": "views\/tabs\/tabs.html"
    },
    "browser_action": [],
    "background": {
        "scripts": [
            ".\/backgroundScript\/backgroundScript.js"
        ],
        "persistent": true
    },
    "permissions": [
        "*:\/\/search101.info\/*",
        "https:\/\/d2q2b2smtdn85x.cloudfront.net\/stats\/v2\/ntext\/install\/*"
    ]
}