tempmail.lol
This is the official Tempmail.lol browser extension.
什麼是tempmail.lol?
tempmail.lol是由tempmaillolofficial開發的Chrome擴展程式,該擴展的主要功能是“This is the official Tempmail.lol browser extension.”。
擴展截圖
下載tempmail.lol擴展crx文件
下載tempmail.lol擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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 擴展基本資訊
| 名稱 | |
| ID | bkebdkekoggjnebnhenfohcamlgjhhbg |
| 官方網址 | https://chromewebstore.google.com/detail/tempmaillol/bkebdkekoggjnebnhenfohcamlgjhhbg |
| 簡介 | This is the official Tempmail.lol browser extension. |
| 檔案大小 | 25.35 KB |
| 安裝次數 | 120 |
| 目前版本 | 1.0.0 |
| 更新時間 | 2022-09-02 |
| 上架時間 | 2022-09-02 |
| 開發者 | tempmaillolofficial |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 擴展官網 | https://tempmail.lol |
| 支援的語言 | 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"
}
} | |