Get Email Access Here (Beta)

Quick access to popular email easily with this extension!

什么是Get Email Access Here (Beta)?

Get Email Access Here (Beta)是由https://hp.hemailaccesshere.net开发的Chrome扩展程序,该扩展的主要功能是“Quick access to popular email easily with this extension!”。

扩展截图

screenshot
screenshot
screenshot

下载Get Email Access Here (Beta)扩展crx文件

下载Get Email Access Here (Beta)扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Search and access popular email quick links instantly from your start page!

Get Email Access Here (Beta) is a start page extension that provides you with:
- Quick links to access populter email systems. With the convenient browser action you can get to your email site from any page. Quick links to other useful other office communication tools and a convenient web search powered by Yahoo!
- Free Test Now (Beta) will also prompt you daily with access to the most popular email systems as well as personalized weather forecasts to get your day started.

You can also use the settings widget at the bottom right of the start page to adjust your personal experience.

Click "Add To Chrome" above to get started from your browser's start page.

Our extension can be removed at any time.

THIS IS A EXTENSION USED FOR BETA TESTING. The production version can be found at https://chrome.google.com/webstore/detail/mcbghfalcbfkmoiijeklammbbcgfpmae

Permissions & Reasons Used

Our extension only uses the minimum permissions required.

Install Dialog:
"Read and change your data on all hfreetestnow.app sites"
Permission: "://.hfreetestnow.app/*"
Reason: "This allows our extension to work properly. We only request access to the website our extension runs on."
"Replace the page you see when opening a start page"
Reason: "This means you are installing our start page extension. Every time you open your Chrome browser you will see our website and all of its useful features."
"Read your browsing history"
Permission: "Tabs"
Reason: "We use tabs to ensure we can offer you additional optional products. It also allows us to give you access to your daily feature and other useful tools. We do not store or transmit any of your browsing history."

Additional Permissions Used:
Permission: "Cookies"
Reason: "Cookies are used to ensure you get the right user experience when you install our extension. Our extension only grabs the cookies we set on our pages."
Permission: "Alarms"
Reason: "This is to control the timing of daily feature ensuring you get access to helpful links as well as a personalized weather forecast. We use alarms to make sure you don't receive daily feature more than you should."
Permission: "Storage"
Reason: "Used to save technical information locally on the extension to ensure you see the right content."
Permission: "contextMenus"
Reason: "This allows us to show you the "About" page in our browseraction."                    

扩展基本信息

名称 Get Email Access Here (Beta) Get Email Access Here (Beta)
ID fllgcbpflfhdfkmchgplobkbjfjjbafh
官方URL https://chromewebstore.google.com/detail/get-email-access-here-bet/fllgcbpflfhdfkmchgplobkbjfjjbafh
简介 Quick access to popular email easily with this extension!
文件大小 29.27 KB
安装次数 212
当前版本 2021.01.07
更新时间 2021-01-11
上架时间 2021-01-10
开发者 https://hp.hemailaccesshere.net
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL https://hp.hemailaccesshere.net/Privacy
支持的语言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "persistent": true,
        "scripts": [
            "core\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "128": "icon.png"
        },
        "default_popup": "html\/action.html"
    },
    "chrome_settings_overrides": {
        "startup_pages": [
            "https:\/\/hp.hemailaccesshere.net\/?startpage=true"
        ]
    },
    "description": "Quick access to popular email easily with this extension!",
    "icons": {
        "128": "icon.png"
    },
    "incognito": "split",
    "manifest_version": 2,
    "name": "Get Email Access Here (Beta)",
    "permissions": [
        "tabs",
        "storage",
        "cookies",
        "*:\/\/*.hemailaccesshere.net\/*",
        "alarms",
        "contextMenus",
        "notifications"
    ],
    "version": "2021.01.07",
    "web_accessible_resources": [
        "*.json"
    ]
}