Reggy

Create random identities and sign up to any site in a matter of seconds! Reggy also includes a built-in form filler

Reggyとは何ですか?

Reggyはzbone3によって開発されたChromeの拡張機能で、その主な機能は「Create random identities and sign up to any site in a matter of seconds! Reggy also includes a built-in form filler」です。

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

screenshot

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

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

拡張機能の使用方法

                        Generate random identities with temporary emails to speed up the registration process to any website. Reggy has a form-filling capability to quickly fill in most of the registration forms.
Feel free to send us recommendations regarding good temporary email services you would like us to add, new feature requests and bug reports.                    

拡張機能の基本情報

名前 Reggy Reggy
ID pnneajlgffpejnabhionnhdfhibijihe
公式URL https://chromewebstore.google.com/detail/reggy/pnneajlgffpejnabhionnhdfhibijihe
説明 Create random identities and sign up to any site in a matter of seconds! Reggy also includes a built-in form filler
ファイルサイズ 801 KB
インストール数 8,569
現在のバージョン 3.2.0
最終更新日 2024-01-09
公開日 2019-07-09
評価 4.83/5 合計 29 レビュー
開発者 zbone3
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://www.termsfeed.com/live/62682e49-e822-4071-aa9e-b73a8d7f9d58
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Reggy",
    "version": "3.2.0",
    "manifest_version": 3,
    "description": "Create random identities and sign up to any site in a matter of seconds! Reggy also includes a built-in form filler",
    "icons": {
        "16": "assets\/icons\/cool-16.png",
        "48": "assets\/icons\/cool-48.png",
        "128": "assets\/icons\/cool-128.png"
    },
    "permissions": [
        "storage",
        "activeTab",
        "scripting"
    ],
    "background": {
        "service_worker": "bundle\/background.bundle.js"
    },
    "action": {
        "default_icon": "assets\/icons\/cool-512.png",
        "default_popup": "pages\/main.html"
    }
}