Volume Recorder Online
Audio capture extension is a useful tool for anyone who needs to record audio from their web browser quickly and easily.
Volume Recorder Onlineとは何ですか?
Volume Recorder OnlineはCoray Martinによって開発されたChromeの拡張機能で、その主な機能は「Audio capture extension is a useful tool for anyone who needs to record audio from their web browser quickly and easily.」です。
拡張機能のスクリーンショット
Volume Recorder Online拡張機能のCRXファイルをダウンロード
Volume Recorder Online拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Capture audio from your active browser tab by recording its output with the Volume Recorder browser extension.
🎙️ Key Applications:
✅Podcast recording
✅Lecture or presentation capture
✅Tutorial video creation
✅Recording your favorite song
🔧 Features:
▸Sound recording
▸Voice recording
▸Audio recording
▸Voice memo
▸Record voice
▸Browser extension
▸Volume level adjustment
▸Audio capture tool
To use our audio capture tool:
Install the Volume Recorder extension. Navigate to the desired browser tab. Initiate the recording process.
🌟 Why Choose Volume Recorder?
Versatile applications for various audio recording needs. Browser-based and user-friendly.
📣 Your Feedback Matters:
We eagerly await your feedback and ratings to enhance your experience.
🛠️ Technical Support:
Encountering issues? Contact us for prompt assistance.
Enhance your sound recording experience with Volume Recorder – your trusted browser extension for capturing and controlling audio from any active tab. 拡張機能の基本情報
| 名前 | |
| ID | ebdbcfomjliacpblnioignhfhjeajpch |
| 公式URL | https://chromewebstore.google.com/detail/volume-recorder-online/ebdbcfomjliacpblnioignhfhjeajpch |
| 説明 | Audio capture extension is a useful tool for anyone who needs to record audio from their web browser quickly and easily. |
| ファイルサイズ | 169 KB |
| インストール数 | 1,155,335 |
| 現在のバージョン | 1.1.6 |
| 最終更新日 | 2023-11-28 |
| 公開日 | 2023-03-23 |
| 評価 | 4.27/5 合計 733 レビュー |
| 開発者 | Coray Martin |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,am-ET,ar,zh-CN,ja,ko |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"version": "1.1.6",
"name": "__MSG_appName__",
"description": "__MSG_appDesc__",
"default_locale": "en",
"background": {
"service_worker": "js\/window.js"
},
"icons": {
"128": "icons\/icon.png"
},
"options_page": "html\/options.html",
"action": {
"default_icon": "icons\/icon.png",
"default_title": "Audio Capture"
},
"permissions": [
"tabCapture",
"downloads",
"storage",
"activeTab",
"system.display"
],
"host_permissions": [
" | |