Better Image Viewer - Like Picasa
a chrome extension to browse image better
What is Better Image Viewer - Like Picasa?
Better Image Viewer - Like Picasa is a Chrome extension developed by qsqiu, and its main feature is "a chrome extension to browse image better".
Extension Screenshots
Download Better Image Viewer - Like Picasa Extension CRX File
Download Better Image Viewer - Like Picasa extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
allow user to drag / zoom / rotateyour images by mouse. 允许用户通过鼠标来拖拽 / 缩放 / 旋转图片. Icons made by Madebyoliver from www.flaticon.com is licensed by CC 3.0 BY
Extension Basic Information
Name | Better Image Viewer - Like Picasa |
ID | kiogkahifhldimpknnnhdiemepmebnhe |
Official URL | https://chromewebstore.google.com/detail/better-image-viewer-like/kiogkahifhldimpknnnhdiemepmebnhe |
Description | a chrome extension to browse image better |
File Size | 519 KB |
Installation Count | 1,217 |
Current Version | 1.4.4 |
Last Updated | 2021-08-08 |
Publish Date | 2018-07-22 |
Rating | 4.44/5 Total 16 Ratings |
Developer | qsqiu |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/QS20199/better-image-browser |
Supported Languages | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Better Image Viewer - Like Picasa", "description": "a chrome extension to browse image better", "version": "1.4.4", "browser_action": { "default_icon": ".\/asset\/img\/icon_128.png", "default_title": "Better Image Viewer", "default_popup": ".\/src\/popup.html" }, "icons": { "128": ".\/asset\/img\/icon_128.png", "48": ".\/asset\/img\/icon_48.png", "16": ".\/asset\/img\/icon_16.png" }, "content_scripts": [ { "run_at": "document_start", "matches": [ " |