tempmail.lol
This is the official Tempmail.lol browser extension.
Was ist tempmail.lol?
tempmail.lol ist eine Chrome-Erweiterung, die von tempmaillolofficial entwickelt wurde, und ihr Hauptmerkmal ist "This is the official Tempmail.lol browser extension.".
Erweiterungsscreenshots
tempmail.lol-Erweiterungs-CRX-Datei herunterladen
Laden Sie tempmail.lol-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
This is the official tempmail.lol browser extension. To view code please visit our public GitHub page at github.com/tempmail-lol. Also join our discord for any questions, suggestions, errors, etc. discord.gg/GHapeHPWVS Grundlegende Informationen zur Erweiterung
| Name | |
| ID | bkebdkekoggjnebnhenfohcamlgjhhbg |
| Offizielle URL | https://chromewebstore.google.com/detail/tempmaillol/bkebdkekoggjnebnhenfohcamlgjhhbg |
| Beschreibung | This is the official Tempmail.lol browser extension. |
| Dateigröße | 25.35 KB |
| Installationsanzahl | 120 |
| Aktuelle Version | 1.0.0 |
| Letztes Update | 2022-09-02 |
| Veröffentlichungsdatum | 2022-09-02 |
| Entwickler | tempmaillolofficial |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://tempmail.lol |
| Unterstützte Sprachen | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "tempmail.lol",
"short_name": "tempmail",
"version": "1.0.0",
"description": "This is the official Tempmail.lol browser extension.",
"icons": {
"16": "\/images\/tempmail_logo16.png",
"48": "\/images\/tempmail_logo48.png",
"128": "\/images\/tempmail_logo128.png"
},
"action": {
"default_icon": "\/images\/tempmail_logo48.png",
"default_popup": "index.html"
}
} | |