Fresh Info 24

Reinvent Edge Start Page FreshInfo24. Power up the new tab with Daily hot news & Popular video.

Fresh Info 24란 무엇입니까?

Fresh Info 24은(는) https://www.freshinfo24.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Reinvent Edge Start Page FreshInfo24. Power up the new tab with Daily hot news & Popular video."입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Fresh Info 24 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Reinvent Chrome Startpage with FreshInfo24. Power up the new tab with Daily hot news & Popular video.

In the past, that normally a new tab of our browser is just a starting point for our internet journey, where we type a website address, search query or clicking a website shortcut. With FreshInfo24 Dashboard we wanted you to Learn about the hottest news of the day and hottest video. Moreover, FreshInfo24 Dashboard is a concept, of how we believe the start page should look like, but we've powered up it with a bunch of customization options, to give you a power to make your own, really unique new tab page.

- Rapid and efficient management of your frequently-accessed websites
- One click to add the website you need
- Swift switch among searching engines
- More practical functions to be discovered                    

확장 프로그램 기본 정보

이름 Fresh Info 24 Fresh Info 24
ID jejngehhinjnbljkfafdgchadminneic
공식 URL https://chromewebstore.google.com/detail/fresh-info-24/jejngehhinjnbljkfafdgchadminneic
설명 Reinvent Edge Start Page FreshInfo24. Power up the new tab with Daily hot news & Popular video.
파일 크기 1.35 MB
설치 횟수 21
현재 버전 2.3.3
최근 업데이트 2020-11-23
출시 날짜 2019-08-05
평점 5.00/5 총 4 개의 평점
개발자 https://www.freshinfo24.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://www.freshinfo24.com/
지원되는 언어 de,en,fr,es,it,pl,pt-BR,uk,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "2.3.3",
    "browser_action": {
        "default_icon": {
            "16": "images\/get_started16.png",
            "32": "images\/get_started32.png",
            "48": "images\/get_started48.png",
            "128": "images\/get_started128.png"
        }
    },
    "permissions": [
        "*:\/\/*\/*",
        "activeTab",
        "declarativeContent",
        "storage",
        "geolocation",
        "https:\/\/*.google.com\/",
        "https:\/\/*.yahoo.com\/",
        "http:\/\/*.finanzas.com\/",
        "https:\/\/www.finanzen.net\/",
        "https:\/\/bfmbusiness.bfmtv.com\/",
        "https:\/\/www.sankeibiz.jp\/",
        "https:\/\/www.infomoney.com.br\/",
        "http:\/\/file.mk.co.kr\/",
        "http:\/\/xml2.corriereobjects.it\/",
        "https:\/\/www.hket.com\/",
        "http:\/\/*.espn.com\/",
        "https:\/\/news.yahoo.co.jp\/",
        "http:\/\/www.sports.fr\/",
        "https:\/\/www.gazzetta.it\/",
        "https:\/\/www.sport1.de\/",
        "http:\/\/www.people.com.cn\/",
        "http:\/\/*.163.com\/",
        "https:\/\/api.map.baidu.com\/",
        "https:\/\/api.freshinfo24.com\/",
        "*:\/\/*.amazon-adsystem.com\/",
        "https:\/\/images-na.ssl-images-amazon.com\/"
    ],
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "icons": {
        "16": "images\/get_started16.png",
        "32": "images\/get_started32.png",
        "48": "images\/get_started48.png",
        "128": "images\/get_started128.png"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/ssl.google-analytics.com https:\/\/apis.google.com\/ https:\/\/api.map.baidu.com\/; object-src 'self'"
}