Image Viewer
Image viewer by Owlsee
Image Viewerとは何ですか?
Image Viewerはhttps://owlsee.comによって開発されたChromeの拡張機能で、その主な機能は「Image viewer by Owlsee」です。
拡張機能のスクリーンショット
Image Viewer拡張機能のCRXファイルをダウンロード
Image Viewer拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
- View all image in list mode; - Filter image by size; - View image in gallery mode; - Zoom-in Zoom-out image; - 'Save to Local' button In gallery mode;
拡張機能の基本情報
名前 | |
ID | dhnnikfkmaljladlnmihikpfdpaphjfp |
公式URL | https://chrome.google.com/webstore/detail/image-viewer/dhnnikfkmaljladlnmihikpfdpaphjfp |
説明 | Image viewer by Owlsee |
ファイルサイズ | 80.51 KB |
インストール数 | 1,000 |
現在のバージョン | 1.2 |
最終更新日 | 2020-12-17 |
公開日 | 2019-10-14 |
評価 | 2.50/5 合計 2 レビュー |
開発者 | https://owlsee.com |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://reader.owlsee.com/legal |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Image Viewer", "description": "Image viewer by Owlsee", "version": "1.2", "options_ui": { "page": "html\/options.html", "chrome_style": true }, "browser_action": { "default_icon": { "16": "img\/logo_16.png", "48": "img\/logo_48.png", "128": "img\/logo_128.png" }, "default_title": "Image Viewer" }, "content_scripts": [ { "all_frames": true, "matches": [ " |