Stylish New Tab - Wallpaper /Video Background
Stylish New Tab - Picture or Video Background
O que é Stylish New Tab - Wallpaper /Video Background?
Stylish New Tab - Wallpaper /Video Background é uma extensão do Chrome desenvolvida por http://stylishnewtab.com, e sua principal característica é "Stylish New Tab - Picture or Video Background".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Stylish New Tab - Wallpaper /Video Background
Baixe arquivos de extensão Stylish New Tab - Wallpaper /Video Background 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
---------------------------------------------------------------------------------------------------- By clicking "Add to chrome", I accept and agree to installing the Stylish New Tab - Wallpaper /Video Background extension and setting Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy. And: "Your new tab search will be powered by Bing". For information on the web search services data collection, please visit http://www.codefuel.com/legal/end_user_privacy_policy, and the search provider's privacy policy, as applicable, both as updated from time to time and at any successor locations .------------------------------------------------------------------------------------------------- Features : - Automatic background image in new tab. Every time, you open new tab, you will see new image. - Automatic background video. - Change random pic or video - Set your own particular image feed ( ex: forest, nature, cars..etc) - Set your own particular video feed. - Mute / Unmute background video, so you can listen to music of the video. - Hide search bar to watch in full tab mode. - Search from stylish tab. - Many more features. Check our terms of use : http://stylishnewtab.com/terms.html Our Privacy policy : http://stylishnewtab.com/privacy_policy.html
Informações Básicas da Extensão
Nome | |
ID | dindfjhjpagipmjafljcfbpggdlmhlpm |
URL Oficial | https://chrome.google.com/webstore/detail/stylish-new-tab-wallpaper/dindfjhjpagipmjafljcfbpggdlmhlpm |
Descrição | Stylish New Tab - Picture or Video Background |
Tamanho do Arquivo | 2.6 MB |
Contagem de Instalações | 66 |
Versão Atual | 0.0.0.12 |
Última Atualização | 2021-04-20 |
Data de Publicação | 2020-12-29 |
Classificação | 5.00/5 Total de 1 Avaliações |
Desenvolvedor | http://stylishnewtab.com |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | http://www.stylishnewtab.com |
URL da Página de Ajuda | http://www.stylishnewtab.com |
Idiomas Suportados | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Stylish New Tab - Wallpaper \/Video Background", "version": "0.0.0.12", "description": "Stylish New Tab - Picture or Video Background", "manifest_version": 2, "options_page": "html\/options.html", "chrome_url_overrides": { "newtab": "newtab.html" }, "permissions": [ "tabs", "storage" ], "browser_action": { "default_icon": "icons\/icon32.png" }, "icons": { "32": "icons\/icon32.png", "48": "icons\/icon48.png", "128": "icons\/icons128.png" } } |