Squint Blur Tool
This extension allows you to blur page elements for the purpose of screen captures or recordings.
Squint Blur Toolとは何ですか?
Squint Blur ToolはClinton McKayによって開発されたChromeの拡張機能で、その主な機能は「This extension allows you to blur page elements for the purpose of screen captures or recordings.」です。
拡張機能のスクリーンショット
Squint Blur Tool拡張機能のCRXファイルをダウンロード
Squint Blur Tool拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Allows you to add buttons to any page that, when dragged over contents, either blurs or un-blurs the relevant areas of the page. To show the buttons, double click anywhere. To hide them, double click again.
拡張機能の基本情報
名前 | Squint Blur Tool |
ID | fndjogaaibickkpjcbefncckknnekaii |
公式URL | https://chromewebstore.google.com/detail/squint-blur-tool/fndjogaaibickkpjcbefncckknnekaii |
説明 | This extension allows you to blur page elements for the purpose of screen captures or recordings. |
ファイルサイズ | 87.73 KB |
インストール数 | 64 |
現在のバージョン | 1.0 |
最終更新日 | 2020-08-25 |
公開日 | 2020-08-24 |
評価 | 1.00/5 合計 1 レビュー |
開発者 | Clinton McKay |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Squint Blur Tool", "description": "This extension allows you to blur page elements for the purpose of screen captures or recordings.", "version": "1.0", "browser_action": { "default_icon": "squint-36x36.png", "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ " |