Whispers
This extension will sometimes whisper your name, but only late at night.
Whispersとは何ですか?
Whispersはhttps://ianww.comによって開発されたChromeの拡張機能で、その主な機能は「This extension will sometimes whisper your name, but only late at night.」です。
拡張機能のスクリーンショット
Whispers拡張機能のCRXファイルをダウンロード
Whispers拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This extension will sometimes whisper your name, but only late at night. 拡張機能の基本情報
| 名前 | |
| ID | cnbiogmmebcodnfckkiipfjmdheklmkk |
| 公式URL | https://chromewebstore.google.com/detail/whispers/cnbiogmmebcodnfckkiipfjmdheklmkk |
| 説明 | This extension will sometimes whisper your name, but only late at night. |
| ファイルサイズ | 5.46 KB |
| インストール数 | 14 |
| 現在のバージョン | 1.1.3 |
| 最終更新日 | 2021-12-18 |
| 公開日 | 2021-09-07 |
| 評価 | 5.00/5 合計 2 レビュー |
| 開発者 | https://ianww.com |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://www.ianww.com/ |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Whispers",
"version": "1.1.3",
"manifest_version": 3,
"background": {
"service_worker": "background.js"
},
"permissions": [
"storage"
]
} | |