Reggy

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

Wat is Reggy?

Reggy is een Chrome-extensie ontwikkeld door zbone3, en de belangrijkste functie is "Create random identities and sign up to any site in a matter of seconds! Reggy also includes a built-in form filler".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Reggy

Download Reggy-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Reggy Reggy
ID pnneajlgffpejnabhionnhdfhibijihe
Officiële URL https://chromewebstore.google.com/detail/reggy/pnneajlgffpejnabhionnhdfhibijihe
Beschrijving Create random identities and sign up to any site in a matter of seconds! Reggy also includes a built-in form filler
Bestandsgrootte 801 KB
Aantal Installaties 8,569
Huidige Versie 3.2.0
Laatst Bijgewerkt 2024-01-09
Publicatiedatum 2019-07-09
Beoordeling 4.83/5 Totaal 29 Beoordelingen
Ontwikkelaar zbone3
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://www.termsfeed.com/live/62682e49-e822-4071-aa9e-b73a8d7f9d58
Ondersteunde Talen 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"
    }
}