Blur!
Right click some text and Blur!
Blur!とは何ですか?
Blur!はjerossによって開発されたChromeの拡張機能で、その主な機能は「Right click some text and Blur!」です。
Blur!拡張機能のCRXファイルをダウンロード
Blur!拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
拡張機能の基本情報
| 名前 | |
| ID | noackgalnabddllokeglkohffefkoega |
| 公式URL | https://chromewebstore.google.com/detail/blur/noackgalnabddllokeglkohffefkoega |
| 説明 | Right click some text and Blur! |
| ファイルサイズ | 10.2 KB |
| インストール数 | 23 |
| 現在のバージョン | 1.0 |
| 最終更新日 | 2014-09-29 |
| 公開日 | 2014-09-29 |
| 評価 | 1.00/5 合計 1 レビュー |
| 開発者 | jeross |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Blur!",
"description": "Right click some text and Blur!",
"version": "1.0",
"icons": {
"16": "logo16.png",
"48": "logo48.png",
"128": "logo128.png"
},
"permissions": [
"contextMenus"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
" | |