DownloadAs PNG JPG

Download image as PNG or JPG with context menu, for WebP haters

Qu'est-ce que DownloadAs PNG JPG ?

DownloadAs PNG JPG est une extension Chrome développée par DownloadAs PNG JPG, et sa fonction principale est "Download image as PNG or JPG with context menu, for WebP haters".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension DownloadAs PNG JPG

Téléchargez les fichiers d'extension DownloadAs PNG JPG au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Effortless Image Downloads: PNG or JPG, Right from Your Context Menu, No WebP Hassles!

Features:

• 🖼️ Download images in preferred formats – PNG, JPEG, or WebP.
• A reliable alternative to "Save Image As..." ensures PNG or JPG downloads, no surprises.                    

Informations de Base sur l'Extension

Nom DownloadAs PNG JPG DownloadAs PNG JPG
ID jjekghbhljeigipmihbdeeonafimpole
URL Officiel https://chromewebstore.google.com/detail/downloadas-png-jpg/jjekghbhljeigipmihbdeeonafimpole
Description Download image as PNG or JPG with context menu, for WebP haters
Taille du Fichier 117 KB
Nombre d'Installations 501,409
Version Actuelle 1.0.1
Dernière Mise à Jour 2023-12-15
Date de Publication 2023-12-12
Évaluation 3.69/5 Total 13 Évaluations
Développeur DownloadAs PNG JPG
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://docs.google.com/document/d/e/2PACX-1vSc2w4_qIc_qyxHv-9wQ0mVQI9Dw8ATHo1bCHmqFI4Rusk3rZVgdd4onjIjWgIwS28wE4lSm_pXD21E/pub
Langues Prises en Charge id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "DownloadAs PNG JPG",
    "background": {
        "service_worker": "js\/background.js"
    },
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png",
        "300": "icons\/icon300.png"
    },
    "default_locale": "en",
    "description": "__MSG_extShortDesc__",
    "incognito": "split",
    "manifest_version": 3,
    "minimum_chrome_version": "88",
    "name": "__MSG_extName__",
    "permissions": [
        "alarms",
        "contextMenus",
        "downloads",
        "scripting",
        "storage",
        "notifications"
    ],
    "host_permissions": [
        ""
    ],
    "version": "1.0.1"
}