├── LICENSE ├── README.md ├── img ├── floppydisk-32.png ├── gear-32.png ├── info-32.png ├── mountain-32.png └── view-image-info-64.png ├── manifest.json ├── screenshots ├── context-background_2.0.png ├── context-menu-flyout_1.9.png ├── context-menu-single_1.9.png ├── context-menu_1.0.png ├── options_1.0.png ├── options_1.5.png ├── options_1.8_part1.png ├── options_1.8_part2.png ├── options_1.8_part3.png ├── options_1.9_part1.png ├── options_1.9_part2.png ├── overlay_1.0.png ├── overlay_1.3.png ├── overlay_1.5.2.png ├── stand-alone_1.0.png ├── stand-alone_1.3.png ├── window_1.0.png ├── window_1.3.png ├── window_1.5.png ├── window_1.6.png ├── window_1.8.1.png ├── window_1.8.png └── window_1.9.png ├── tineye └── tineye16.png ├── view-image-info-background.js ├── view-image-info-content-proximate.js ├── view-image-info-content.css ├── view-image-info-content.js ├── view-image-info-options.html ├── view-image-info-options.js ├── view-image-info-page.css ├── view-image-info-page.html ├── view-image-info-page.js └── view-image-info-webrequest.js /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jscher2000/View-Image-Info-Reborn-for-Firefox/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jscher2000/View-Image-Info-Reborn-for-Firefox/HEAD/README.md -------------------------------------------------------------------------------- /img/floppydisk-32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jscher2000/View-Image-Info-Reborn-for-Firefox/HEAD/img/floppydisk-32.png -------------------------------------------------------------------------------- /img/gear-32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jscher2000/View-Image-Info-Reborn-for-Firefox/HEAD/img/gear-32.png -------------------------------------------------------------------------------- /img/info-32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jscher2000/View-Image-Info-Reborn-for-Firefox/HEAD/img/info-32.png -------------------------------------------------------------------------------- /img/mountain-32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jscher2000/View-Image-Info-Reborn-for-Firefox/HEAD/img/mountain-32.png -------------------------------------------------------------------------------- /img/view-image-info-64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jscher2000/View-Image-Info-Reborn-for-Firefox/HEAD/img/view-image-info-64.png -------------------------------------------------------------------------------- /manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jscher2000/View-Image-Info-Reborn-for-Firefox/HEAD/manifest.json -------------------------------------------------------------------------------- /screenshots/context-background_2.0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jscher2000/View-Image-Info-Reborn-for-Firefox/HEAD/screenshots/context-background_2.0.png -------------------------------------------------------------------------------- /screenshots/context-menu-flyout_1.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jscher2000/View-Image-Info-Reborn-for-Firefox/HEAD/screenshots/context-menu-flyout_1.9.png -------------------------------------------------------------------------------- /screenshots/context-menu-single_1.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jscher2000/View-Image-Info-Reborn-for-Firefox/HEAD/screenshots/context-menu-single_1.9.png -------------------------------------------------------------------------------- /screenshots/context-menu_1.0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jscher2000/View-Image-Info-Reborn-for-Firefox/HEAD/screenshots/context-menu_1.0.png -------------------------------------------------------------------------------- /screenshots/options_1.0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jscher2000/View-Image-Info-Reborn-for-Firefox/HEAD/screenshots/options_1.0.png -------------------------------------------------------------------------------- /screenshots/options_1.5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jscher2000/View-Image-Info-Reborn-for-Firefox/HEAD/screenshots/options_1.5.png -------------------------------------------------------------------------------- /screenshots/options_1.8_part1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jscher2000/View-Image-Info-Reborn-for-Firefox/HEAD/screenshots/options_1.8_part1.png -------------------------------------------------------------------------------- /screenshots/options_1.8_part2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jscher2000/View-Image-Info-Reborn-for-Firefox/HEAD/screenshots/options_1.8_part2.png -------------------------------------------------------------------------------- /screenshots/options_1.8_part3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jscher2000/View-Image-Info-Reborn-for-Firefox/HEAD/screenshots/options_1.8_part3.png -------------------------------------------------------------------------------- /screenshots/options_1.9_part1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jscher2000/View-Image-Info-Reborn-for-Firefox/HEAD/screenshots/options_1.9_part1.png -------------------------------------------------------------------------------- /screenshots/options_1.9_part2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jscher2000/View-Image-Info-Reborn-for-Firefox/HEAD/screenshots/options_1.9_part2.png -------------------------------------------------------------------------------- /screenshots/overlay_1.0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jscher2000/View-Image-Info-Reborn-for-Firefox/HEAD/screenshots/overlay_1.0.png -------------------------------------------------------------------------------- /screenshots/overlay_1.3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jscher2000/View-Image-Info-Reborn-for-Firefox/HEAD/screenshots/overlay_1.3.png -------------------------------------------------------------------------------- /screenshots/overlay_1.5.2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jscher2000/View-Image-Info-Reborn-for-Firefox/HEAD/screenshots/overlay_1.5.2.png -------------------------------------------------------------------------------- /screenshots/stand-alone_1.0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jscher2000/View-Image-Info-Reborn-for-Firefox/HEAD/screenshots/stand-alone_1.0.png -------------------------------------------------------------------------------- /screenshots/stand-alone_1.3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jscher2000/View-Image-Info-Reborn-for-Firefox/HEAD/screenshots/stand-alone_1.3.png -------------------------------------------------------------------------------- /screenshots/window_1.0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jscher2000/View-Image-Info-Reborn-for-Firefox/HEAD/screenshots/window_1.0.png -------------------------------------------------------------------------------- /screenshots/window_1.3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jscher2000/View-Image-Info-Reborn-for-Firefox/HEAD/screenshots/window_1.3.png -------------------------------------------------------------------------------- /screenshots/window_1.5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jscher2000/View-Image-Info-Reborn-for-Firefox/HEAD/screenshots/window_1.5.png -------------------------------------------------------------------------------- /screenshots/window_1.6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jscher2000/View-Image-Info-Reborn-for-Firefox/HEAD/screenshots/window_1.6.png -------------------------------------------------------------------------------- /screenshots/window_1.8.1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jscher2000/View-Image-Info-Reborn-for-Firefox/HEAD/screenshots/window_1.8.1.png -------------------------------------------------------------------------------- /screenshots/window_1.8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jscher2000/View-Image-Info-Reborn-for-Firefox/HEAD/screenshots/window_1.8.png -------------------------------------------------------------------------------- /screenshots/window_1.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jscher2000/View-Image-Info-Reborn-for-Firefox/HEAD/screenshots/window_1.9.png -------------------------------------------------------------------------------- /tineye/tineye16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jscher2000/View-Image-Info-Reborn-for-Firefox/HEAD/tineye/tineye16.png -------------------------------------------------------------------------------- /view-image-info-background.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jscher2000/View-Image-Info-Reborn-for-Firefox/HEAD/view-image-info-background.js -------------------------------------------------------------------------------- /view-image-info-content-proximate.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jscher2000/View-Image-Info-Reborn-for-Firefox/HEAD/view-image-info-content-proximate.js -------------------------------------------------------------------------------- /view-image-info-content.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jscher2000/View-Image-Info-Reborn-for-Firefox/HEAD/view-image-info-content.css -------------------------------------------------------------------------------- /view-image-info-content.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jscher2000/View-Image-Info-Reborn-for-Firefox/HEAD/view-image-info-content.js -------------------------------------------------------------------------------- /view-image-info-options.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jscher2000/View-Image-Info-Reborn-for-Firefox/HEAD/view-image-info-options.html -------------------------------------------------------------------------------- /view-image-info-options.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jscher2000/View-Image-Info-Reborn-for-Firefox/HEAD/view-image-info-options.js -------------------------------------------------------------------------------- /view-image-info-page.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jscher2000/View-Image-Info-Reborn-for-Firefox/HEAD/view-image-info-page.css -------------------------------------------------------------------------------- /view-image-info-page.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jscher2000/View-Image-Info-Reborn-for-Firefox/HEAD/view-image-info-page.html -------------------------------------------------------------------------------- /view-image-info-page.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jscher2000/View-Image-Info-Reborn-for-Firefox/HEAD/view-image-info-page.js -------------------------------------------------------------------------------- /view-image-info-webrequest.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jscher2000/View-Image-Info-Reborn-for-Firefox/HEAD/view-image-info-webrequest.js --------------------------------------------------------------------------------