EXIF Viewer Pro

Quick access to EXIF data of any image you view

Qu'est-ce que EXIF Viewer Pro ?

EXIF Viewer Pro est une extension Chrome développée par https://exifviewers.com, et sa fonction principale est "Quick access to EXIF data of any image you view".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension EXIF Viewer Pro

Téléchargez les fichiers d'extension EXIF Viewer Pro 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

                        Quick access to EXIF data of any image you view in Google Chrome

How to use it?
- Right click on any  images/pictures
- Select “Show Exif data”
- Then show the image/exif information in a separate panel right side of the browser.

TOP Features:
- Absolutely FREE
- Just one right-click to get various information
- Preview image details
- More than 300+ cameras supporting
- Histogram or RGB color refactors
- Auto-copy the exif information to clipboard 
- Notifications to sharing critical updates
- Other features coming soon…
- 99% of the websites are unaffected. Help us fix if anything
- No sign-up or login required

What to test? Try on these pictures:
http://regex.info/blog/photostream/main.html#random
http://bit.ly/2cOcvNN, 
http://bit.ly/2cOdD3E,
http://bit.ly/2cOdqNT,
https://www.deviantart.com/

PERMISSIONS:- This app may needs read permissions in order to provide some advanced functionalities.

* No adware.  No spyware.  No walmare.

Support Link: http://tiny.cc/extsupport
Privacy Link: http://exifviewers.com/privacy.htm

========== Current Issues ==========
1. Breaking some web sites?
- Any site which imports some(require-js) javascript may get impacted
- Solution: On Oct 17th 2016, we have put fix for it and hoping it will resolve everything

2. PDF Not Opening
- Any URL ending with .pdf is fixed
- Steamed PDF files like from Drive is unaffected
- Other forms of PDFs are verified from here - http://bit.ly/2d8lStp
- If any issues, please share details/links at http://tiny.cc/extsupport

3. CSS Breaking Some Sites
- We have fixed it on 21st Sep 2016, hope it should not break any new CSS

Other Issues? Please report them at http://tiny.cc/extsupport


=============== FAQs ==============
1. Why some sites are breaking?
- As this extensions needs some(jQuery) libraries to work and may conflict with website’s imports mutually

2. Does this inject/css?
- YES, because it is an integrated extension that needs to process content right from browser DOM
- It injects only scripts/css that it needs to deliver the EXIF Data functionalities


============ Change Log ============
2.4.3
- Fixed the height of Exif attributes section
- Copy to Clipboard option is working again
- Bug fixes and UI enhancements

2.4.1
- Most PDFs formats are now supported without breaking
- Sticky/Overlay loading image issue is fixed
- Site breaking issue(very few) is now finally fixed

2.4.0
- Fixed the issue of CSS rules breaking some sites
- Increased space for content

2.3.8/9
- UI enhancements

2.3.7
- Fixed the require-jquery.js issue that used to break couple of websites

2.3.6
- PDFs issue is unreproducible, please verify here - http://bit.ly/2d8lStp, and report any issues at http://tiny.cc/extsupport

2.3.5
- Fixed the missing camera picture details

2.3.4
- Improved look and feel
- Notification support
- Fixed the PDF opening issue (Ref - http://prntscr.com/cj3h7i)

2.2
- Updated camera models
- Added new exif attributes

2.1
- UI updates
- Additional validations

2.0
- Histogram support
- Bug fixes
- Copy to clipboard options

1.5.*
- Additional camera support

1.*
- Basic exif information display

Need quick help? Reach us at - http://tiny.cc/extsupport                    

Informations de Base sur l'Extension

Nom EXIF Viewer Pro EXIF Viewer Pro
ID mmbhfeiddhndihdjeganjggkmjapkffm
URL Officiel https://chromewebstore.google.com/detail/exif-viewer-pro/mmbhfeiddhndihdjeganjggkmjapkffm
Description Quick access to EXIF data of any image you view
Taille du Fichier 442 KB
Nombre d'Installations 90,182
Version Actuelle 2.4.3
Dernière Mise à Jour 2020-07-02
Date de Publication 2020-07-02
Évaluation 3.39/5 Total 463 Évaluations
Développeur https://exifviewers.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://exifviewers.com/
URL de la Page d'Aide http://exifviewers.com/support.html
URL de la Page de Politique de Confidentialité https://qrcd.org/privacy.html
Langues Prises en Charge en,fr,vi,el,ru,zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "EXIF Viewer Pro",
    "short_name": "EXIF Viewer Pro",
    "description": "Quick access to EXIF data of any image you view",
    "version": "2.4.3",
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/www.google-analytics.com; object-src 'self'",
    "manifest_version": 2,
    "default_locale": "en",
    "permissions": [
        "contextMenus"
    ],
    "icons": {
        "16": "camera_blue-16.png",
        "48": "camera_blue-48.png",
        "128": "camera_blue-128.png"
    },
    "browser_action": {
        "default_icon": "camera_blue-128.png"
    },
    "content_scripts": [
        {
            "all_frames": false,
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "js\/ga.js",
                "js\/jquery-1.9.1.js",
                "js\/jquery-ui-1.8.18.custom.min.js",
                "js\/jquery.multi-open-accordion-1.5.3.min.js",
                "js\/jquery.ajaxLoader.js",
                "js\/jquery.tinyscrollbar.min.js",
                "js\/jquery.histogram.js",
                "js\/jquery.exif.js",
                "js\/page.js",
                "js\/common.js",
                "js\/db2.js",
                "js\/tracking.js",
                "js\/notifylib.js",
                "js\/notif.js",
                "js\/exif_inject.js"
            ],
            "css": [
                "css\/dark-hive\/jquery-ui-1.8.6.custom.css",
                "css\/base.css"
            ],
            "exclude_matches": [
                "*:\/\/docs.google.com\/*",
                "*:\/\/drive.google.com\/*",
                "*:\/\/*.google.com\/reader\/*",
                "*:\/\/play.google.com\/*",
                "*:\/\/stackedit.io\/*",
                "*:\/\/*\/*.pdf",
                "*:\/\/paypal.com\/*",
                "*:\/\/plugshare.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "background": {
        "page": "background.html"
    },
    "options_page": "options.html",
    "web_accessible_resources": [
        "css\/dark-hive\/images\/*",
        "img\/*",
        "camera_blue-16.png",
        "css\/dark-hive\/jquery-ui-1.8.6.custom.css",
        "css\/base.css",
        "*.html"
    ]
}