Temp Emails - Temporary & Disposable

Create Temporary email by a single click, No Sign Up Required, Anonymous & Absolutely Free

Temp Emails - Temporary & Disposable란 무엇입니까?

Temp Emails - Temporary & Disposable은(는) https://www.tempemails.net에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Create Temporary email by a single click, No Sign Up Required, Anonymous & Absolutely Free"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Temp Emails - Temporary & Disposable 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        If you want to reaming you official email clean then this extension well solve your problem. Using this extension you can get ride from spam emails, advertising mailings, phishing emails etc by using our disposable or temporary email service. Every one want to keep their real email safe from hacker just add this extension and get ride of spamming.

This extension is pretty easy to use, you can create disposable email without any sign up, It's just the magic of three steps.  You can watch the steps in the extension screen shorts.                    

확장 프로그램 기본 정보

이름 Temp Emails - Temporary & Disposable Temp Emails - Temporary & Disposable
ID bhnbmlehapmclipacdbifnakdamnadin
공식 URL https://chromewebstore.google.com/detail/temp-emails-temporary-dis/bhnbmlehapmclipacdbifnakdamnadin
설명 Create Temporary email by a single click, No Sign Up Required, Anonymous & Absolutely Free
파일 크기 489 KB
설치 횟수 191
현재 버전 1.0
최근 업데이트 2018-08-31
출시 날짜 2018-08-31
평점 2.33/5 총 3 개의 평점
개발자 https://www.tempemails.net
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://www.tempemails.net/
도움말 페이지 URL https://www.tempemails.net/faq
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "short_name": "Temp Emails",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "version": "1.0",
    "default_locale": "en",
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "icons": {
        "16": "img\/16x16.png",
        "128": "img\/image-128x128.png"
    },
    "browser_action": {
        "default_icon": "img\/image-128x128.png",
        "default_popup": "popup.html",
        "default_title": "__MSG_appName__"
    },
    "web_accessible_resources": [],
    "permissions": [
        "https:\/\/www.tempemails.net\/*"
    ]
}