Faux

Generate temporary accounts on the go!

Fauxとは何ですか?

Fauxはkubgusによって開発されたChromeの拡張機能で、その主な機能は「Generate temporary accounts on the go!」です。

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

screenshot
screenshot

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

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

拡張機能の使用方法

                        Elevate Your Privacy: Leave behind the worries of sharing your personal data with every website. Faux empowers you to stay incognito, offering the freedom to explore the web without leaving behind a trail of personal breadcrumbs. Your privacy is paramount, and Faux ensures it stays intact.

Effortless Management: Faux brings simplicity to the forefront. Access your temporary account information on a dedicated page with just a click. Need to access your temporary emails? The inbox page has you covered.

Unlock a World of Content: Researchers, learners, and knowledge-seekers rejoice! Faux breaks down barriers, giving you the power to access gated content without breaking a sweat. Say farewell to roadblocks and hello to seamless discovery.

Faux - Redefining Your Online Narrative: Embrace the revolution that is Faux and embark on a journey where your online presence is truly in your hands. Elevate your browsing, safeguard your identity, and unleash a new era of digital exploration. Are you ready to say hello to Faux and bid farewell to compromise? Your online adventure starts now.                    

拡張機能の基本情報

名前 Faux Faux
ID kffcggckolacihcclnifefneifapjcdl
公式URL https://chromewebstore.google.com/detail/faux/kffcggckolacihcclnifefneifapjcdl
説明 Generate temporary accounts on the go!
ファイルサイズ 108 KB
インストール数 157
現在のバージョン 1.0.1
最終更新日 2023-10-25
公開日 2023-10-25
評価 5.00/5 合計 3 レビュー
開発者 kubgus
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Faux",
    "version": "1.0.1",
    "description": "Generate temporary accounts on the go!",
    "icons": {
        "16": "icons\/icon_16.png",
        "48": "icons\/icon_48.png",
        "128": "icons\/icon_128.png"
    },
    "permissions": [
        "storage"
    ],
    "action": {
        "default_popup": "popup\/popup.html",
        "default_icon": {
            "16": "icons\/icon_16.png",
            "48": "icons\/icon_48.png",
            "128": "icons\/icon_128.png"
        }
    },
    "background": {
        "service_worker": "background\/background.js",
        "type": "module"
    }
}