Imagus
Enlarge thumbnails, and show images/videos from links with a mouse hover.
Imagusとは何ですか?
ImagusはDeathamnsによって開発されたChromeの拡張機能で、その主な機能は「Enlarge thumbnails, and show images/videos from links with a mouse hover.」です。
拡張機能のスクリーンショット
Imagus拡張機能のCRXファイルをダウンロード
Imagus拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
There are plenty of settings which can be customized, and reviewing them is currently the best way to learn about what the extension is capable of. Sections on the options page that may need explanation: ▪ Sieve An expandable set of site specific and general purpose rules for getting the larger image, media or other content. ▪ Grants List of user defined sites where the extension should and shouldn't work.
拡張機能の基本情報
名前 | Imagus |
ID | immpkjjlgappgfkkfieppnmlhakdmaab |
公式URL | https://chromewebstore.google.com/detail/imagus/immpkjjlgappgfkkfieppnmlhakdmaab |
説明 | Enlarge thumbnails, and show images/videos from links with a mouse hover. |
ファイルサイズ | 149 KB |
インストール数 | 539,100 |
現在のバージョン | 0.9.8.74 |
最終更新日 | 2020-04-16 |
公開日 | 2020-04-12 |
評価 | 4.49/5 合計 1968 レビュー |
開発者 | Deathamns |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://tiny.cc/Imagus |
ヘルプページのURL | https://www.reddit.com/r/imagus/ |
プライバシーポリシーページのURL | https://www.reddit.com/r/imagus/wiki/index |
対応言語 | en,fr,nl,es,hu,pl,pt-BR,cs,el,ru,uk,zh-CN |
manifest.json | |
{ "manifest_version": 2, "default_locale": "en", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.9.8.74", "name": "Imagus", "description": "__MSG_APP_DESCRIPTION__", "homepage_url": "https:\/\/www.reddit.com\/r\/Imagus", "author": "Deathamns", "icons": { "128": "icon.png" }, "permissions": [ "*:\/\/*\/*", "downloads", "history", "storage" ], "incognito": "split", "background": { "page": "background.html", "persistent": true }, "options_ui": { "page": "options.html", "open_in_tab": true }, "content_scripts": [ { "matches": [ " |