Places2C - Amazing Backgrounds
Places2C Amazing Backgrounds
O que é Places2C - Amazing Backgrounds?
Places2C - Amazing Backgrounds é uma extensão do Chrome desenvolvida por BestDev, e sua principal característica é "Places2C Amazing Backgrounds".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Places2C - Amazing Backgrounds
Baixe arquivos de extensão Places2C - Amazing Backgrounds 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
Our chrome extension provides a large variety of 4K wallpapers of amazing destinations from all over the world: Iceland, South America, The Caribbean and many more. We add new wallpapers on a daily basis. Every time you open new tab page you'll get a new background with amazing view. !!Our extension does not include ads and it's totally free!! Our extension also provides quick access to the most visited sites, web search using your favorite engine, and other chrome apps.
Informações Básicas da Extensão
Nome | |
ID | mhefcomjhellabehbkjecgnkobaochjh |
URL Oficial | https://chromewebstore.google.com/detail/places2c-amazing-backgrou/mhefcomjhellabehbkjecgnkobaochjh |
Descrição | Places2C Amazing Backgrounds |
Tamanho do Arquivo | 445 KB |
Contagem de Instalações | 78 |
Versão Atual | 2.0.0 |
Última Atualização | 2021-03-27 |
Data de Publicação | 2021-03-27 |
Classificação | 5.00/5 Total de 5 Avaliações |
Desenvolvedor | BestDev |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Places2C - Amazing Backgrounds", "description": "Places2C Amazing Backgrounds", "version": "2.0.0", "chrome_url_overrides": { "newtab": "index.html" }, "permissions": [ "https:\/\/s.tabturbo.com\/" ], "browser_action": { "default_title": "Places2C - Amazing Backgrounds" }, "icons": { "128": "icon.png" } } |