Celebrity Voice Changer

First Ever Celebrity Voice Changer lets you change your voice to any celebrity voice instantly, just by talking into a mic. This…

Celebrity Voice Changerとは何ですか?

Celebrity Voice ChangerはHatsOffAppsによって開発されたChromeの拡張機能で、その主な機能は「First Ever Celebrity Voice Changer lets you change your voice to any celebrity voice instantly, just by talking into a mic. This…」です。

拡張機能のスクリーンショット

screenshot
screenshot

Celebrity Voice Changer拡張機能のCRXファイルをダウンロード

Celebrity Voice Changer拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        First Ever Celebrity Voice Changer lets you change your voice to any celebrity voice instantly, just by talking into a mic. 

This is not a cheap voice effect, like every other voice changer on the market.

If you've tried voice changers in the past, you've probably encountered voice changers that simply change the pitch or speed of your voice, or put a horrible echo effect or "dry" your voice using a frequency gate or other very simple effect... That is not us, we are the real deal. Try our celebrity voice changer for yourself.

For the first time, you can say anything you want in English, and have it spoken back to you by a huge group of celebrity A-listers.

To use the extension, make sure you have an Internet connection, then Click and Speak into the microphone. It will automatically detect silence. It should only take a few seconds at most to generate a video of your changed voice back to you. You can then share the video (which contains your changed voice).

Legal Notice: ALL ORIGINAL CONTENT and ARTWORK - NO IMPLIED AFFILIATION or ENDORSEMENT - NO CELEBRITY NAMES or LIKENESS - IMPRESSIONS FOR THE PURPOSE OF PARODY - VOICES ARE ONLY IMPRESSIONS - NOT A SOUNDBOARD - Celebrity Voice Changer is meant to be used as a parody and to create parody. HatsOfApps is not claiming an affiliation with any celebrity who is being parodied. All content within Celebrity Voice Changer is original, and there are no Celebrity or Brand names; only our poor impressions. HatsOffApps uses user-generated content to create the technology and to create user-generated voice changer.                    

拡張機能の基本情報

名前 Celebrity Voice Changer Celebrity Voice Changer
ID kbmhekonnnamchnjelhooeagiabhggfo
公式URL https://chromewebstore.google.com/detail/celebrity-voice-changer/kbmhekonnnamchnjelhooeagiabhggfo
説明 First Ever Celebrity Voice Changer lets you change your voice to any celebrity voice instantly, just by talking into a mic. This…
ファイルサイズ 302 KB
インストール数 43,449
現在のバージョン 1.0.4
最終更新日 2021-07-14
公開日 2019-08-06
評価 3.35/5 合計 305 レビュー
開発者 HatsOffApps
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト http://celebrityvoicechanger.com/
プライバシーポリシーページのURL http://celebrityvoicechanger.com/privacy.html
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Celebrity Voice Changer",
    "version": "1.0.4",
    "options_page": "options.html",
    "background": {
        "scripts": [
            "background.bundle.js"
        ]
    },
    "browser_action": {
        "default_popup": "",
        "default_icon": "mic-icon-hd.png"
    },
    "icons": {
        "128": "app-icon-hd.png"
    },
    "permissions": [
        "storage",
        ""
    ],
    "manifest_version": 2,
    "content_security_policy": "script-src https:\/\/www.google-analytics.com 'self' 'unsafe-eval' 'unsafe-inline'; object-src 'self' 'unsafe-inline'"
}