Very Annoying High Pitch Dog Whistle Sound
Plays a sound that gradually gets higher
Very Annoying High Pitch Dog Whistle Soundとは何ですか?
Very Annoying High Pitch Dog Whistle SoundはJoshua Byrneによって開発されたChromeの拡張機能で、その主な機能は「Plays a sound that gradually gets higher」です。
拡張機能のスクリーンショット
Very Annoying High Pitch Dog Whistle Sound拡張機能のCRXファイルをダウンロード
Very Annoying High Pitch Dog Whistle Sound拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
When you click this extension it will play a really annoying sound. Install this to annoy people.
Created by Joshua Byrne. 拡張機能の基本情報
| 名前 | |
| ID | kaplchpcmcaefdeghnckianhbdecjlmp |
| 公式URL | https://chromewebstore.google.com/detail/very-annoying-high-pitch/kaplchpcmcaefdeghnckianhbdecjlmp |
| 説明 | Plays a sound that gradually gets higher |
| ファイルサイズ | 1.68 MB |
| インストール数 | 890 |
| 現在のバージョン | 1.0 |
| 最終更新日 | 2019-06-16 |
| 公開日 | 2019-06-16 |
| 評価 | 3.00/5 合計 2 レビュー |
| 開発者 | Joshua Byrne |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Very Annoying High Pitch Dog Whistle Sound",
"short_name": "Dog Whistle",
"version": "1.0",
"description": "Plays a sound that gradually gets higher",
"manifest_version": 2,
"icons": {
"128": "icon.png"
},
"browser_action": {
"default_popup": "popup.html"
}
} | |