Fresh Info 24
Reinvent Edge Start Page FreshInfo24. Power up the new tab with Daily hot news & Popular video.
O que é Fresh Info 24?
Fresh Info 24 é uma extensão do Chrome desenvolvida por https://www.freshinfo24.com, e sua principal característica é "Reinvent Edge Start Page FreshInfo24. Power up the new tab with Daily hot news & Popular video.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Fresh Info 24
Baixe arquivos de extensão Fresh Info 24 no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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
Informações Básicas da Extensão
Nome | |
ID | jejngehhinjnbljkfafdgchadminneic |
URL Oficial | https://chromewebstore.google.com/detail/fresh-info-24/jejngehhinjnbljkfafdgchadminneic |
Descrição | Reinvent Edge Start Page FreshInfo24. Power up the new tab with Daily hot news & Popular video. |
Tamanho do Arquivo | 1.35 MB |
Contagem de Instalações | 21 |
Versão Atual | 2.3.3 |
Última Atualização | 2020-11-23 |
Data de Publicação | 2019-08-05 |
Classificação | 5.00/5 Total de 4 Avaliações |
Desenvolvedor | https://www.freshinfo24.com |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://www.freshinfo24.com/ |
Idiomas Suportados | 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'" } |