Web Mosaic
ウェブページの選択した部分をモザイクにするためのChrome Extension
What is Web Mosaic?
Web Mosaic is a Chrome extension developed by U-NOT, and its main feature is "ウェブページの選択した部分をモザイクにするためのChrome Extension".
Extension Screenshots
Download Web Mosaic Extension CRX File
Download Web Mosaic 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
右クリックから選択範囲に対してモザイクをかけることを可能にします。 この機能の追加により、プライバシーに関する情報を秘匿しつつスクリーンショットなどで画面のキャプチャを可能にします。またこのプロジェクトはオープンソースであり https://github.com/Uno-Takashi/MosaicExtension にすべてのソースコードが公開されています。
Extension Basic Information
Name | |
ID | fnopjjonmpjaaajonpfmbhfphgbjknpf |
Official URL | https://chromewebstore.google.com/detail/web-mosaic/fnopjjonmpjaaajonpfmbhfphgbjknpf |
Description | ウェブページの選択した部分をモザイクにするためのChrome Extension |
File Size | 1.05 MB |
Installation Count | 260 |
Current Version | 1.0 |
Last Updated | 2019-09-18 |
Publish Date | 2019-09-18 |
Developer | U-NOT |
[email protected] | |
Payment Type | free |
Supported Languages | ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Web Mosaic", "description": "\u30a6\u30a7\u30d6\u30da\u30fc\u30b8\u306e\u9078\u629e\u3057\u305f\u90e8\u5206\u3092\u30e2\u30b6\u30a4\u30af\u306b\u3059\u308b\u305f\u3081\u306eChrome Extension", "version": "1.0", "background": { "scripts": [ "js\/background.js" ] }, "content_scripts": [ { "matches": [ " |