waView, Image Viewer and Editor

Fast, offline image viewer built with WebAssembly technology. You can open 200 image formats including JPG, PNG, TIFF, JXR, RAW.

Τι είναι το waView, Image Viewer and Editor;

Το waView, Image Viewer and Editor είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Smart Apps, και η κύρια λειτουργία του είναι "Fast, offline image viewer built with WebAssembly technology. You can open 200 image formats including JPG, PNG, TIFF, JXR, RAW.".

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

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης waView, Image Viewer and Editor

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

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

                        Fast, offline image viewer built with WebAssembly technology.
This Viewer is an app which is designed specifically to open and view the multiple image formats in your browser. It is quite easy to use and comprehend this extension.
This Viewer does not save or share the file you select. It only works locally without going through the server. (HTML WebAssembly)

You can open 200 image formats including JPG, PNG, TIFF, PPM, JXR, RAW from your computer or your Google Drive.
This extension also allows you to save the opened image to JPG, PNG, PDF format in your browser directly, and extracts/displays the Exif information in the image file.
With this viewer you can open mutiple image, dwg, dxf formats and view its contents very easily.
Edit/Effect image, Convert to vector format, OCR, Quick page-turning, Zoom in/out to read the files the way you like.

*Supported Formats
(Basic Images) bmp,ico,jpg,jif,jpeg,jpe,jng,koa,iff,lbm,mng,pbm,pcd,pcx,pgm,png,ppm,ras,tga,targa,tif,tiff...
(RAW Images) 3fr,arw,bay,bmq,cap,cine,cr2,crw,cs1,dc2,dcr,drf,dsc,dng,erf,fff,ia,iiq..
(Special Images) heic,heif,bpg,cad(dxf,dwg),wmf,emf,emz,svg,krita(kra,ora),swf,dicom(dcm),xcf,jbg,jbig,cbz,cbr,djvu,vsd,vsdx...

Support for viewing multiple files (only jpg,png,gif,webp). Select or Drop multiple jpgs, pngs.
Support jpg,png,gif,bmp,webp image files compressed with zip,rar,7z archive format.                    

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

Όνομα waView, Image Viewer and Editor waView, Image Viewer and Editor
ID llpicegeijjihdldnpeoifjjfiomocoa
Επίσημο URL https://chromewebstore.google.com/detail/waview-image-viewer-and-e/llpicegeijjihdldnpeoifjjfiomocoa
Περιγραφή Fast, offline image viewer built with WebAssembly technology. You can open 200 image formats including JPG, PNG, TIFF, JXR, RAW.
Μέγεθος Αρχείου 29.43 KB
Αριθμός Εγκαταστάσεων 2,691
Τρέχουσα Έκδοση 1.0.2.6
Τελευταία Ενημέρωση 2023-12-05
Ημερομηνία Δημοσίευσης 2021-08-25
Προγραμματιστής Smart Apps
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://waview.newappzone.com/
Διεύθυνση URL της Σελίδας Βοήθειας https://waview.newappzone.com/
Υποστηριζόμενες Γλώσσες en-US
manifest.json
{
    "background": {
        "service_worker": "js\/bg.js"
    },
    "default_locale": "en_US",
    "description": "__MSG_ext_description__",
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png"
    },
    "action": {
        "default_icon": "images\/icon32.png",
        "default_title": "__MSG_ext_name__"
    },
    "name": "__MSG_ext_name__",
    "permissions": [
        "storage"
    ],
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "minimum_chrome_version": "88.0.0.0",
    "version": "1.0.2.6"
}