Apex Legends Pathfinder Animated New Tab
Did you ever think that to make small changes in your life? May be this one is one of them. Apex Legends Pathfinder Animated…
O que é Apex Legends Pathfinder Animated New Tab?
Apex Legends Pathfinder Animated New Tab é uma extensão do Chrome desenvolvida por https://wallpaperation.com, e sua principal característica é "Did you ever think that to make small changes in your life? May be this one is one of them. Apex Legends Pathfinder Animated…".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Apex Legends Pathfinder Animated New Tab
Baixe arquivos de extensão Apex Legends Pathfinder Animated New Tab 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
Did you ever think that to make small changes in your life? May be this one is one of them. Apex Legends Pathfinder Animated Wallpaper extension is changing your new tab screen with accustomed one. We are on the starting point on developing extensions but we have experience on our older projects. Now, it is time to provide you Apex Legends Pathfinder Animated New Tab extension for your browser. What will the extension do for you? - Changes your new tab with "Animated Apex Legends Pathfinder" background. - Provides a search bar on the left top pane of the tab. - Notes section to add your notes. - Tasks section in order to add tasks and track them. - Calendar feature, it currently does not work right now but if we find why it doesn't work and can fix the issue we will update the extension. - Date and Clock features, yeah we know that is common but we included that feature in our Apex Legends Pathfinder extension. In the time, we want to develop our extension into next levels but we need time for it. If you have some features request on your mind, you can contact us with support section. Note: All the materials are owned by their respective owner. We only put some effort to our extensions to for their fans. Uninstall: To uninstall the extension please, follow the steps below. - Right click the icon of Apex Legends Pathfinder extension (top right place of your browser) - Select "Remove from Chrome..." - It will ask you a question. Select "Remove" The extension will be removed from your browser. We would love to provide you a better user experience as we already mentioned we are new and trying to do our best with our team. Your suggestions are touchstone for us to develop it further.
Informações Básicas da Extensão
Nome | Apex Legends Pathfinder Animated New Tab |
ID | ekcgmjlpglfcfpmbkknpdloneeoanhoc |
URL Oficial | https://chromewebstore.google.com/detail/apex-legends-pathfinder-a/ekcgmjlpglfcfpmbkknpdloneeoanhoc |
Descrição | Did you ever think that to make small changes in your life? May be this one is one of them. Apex Legends Pathfinder Animated… |
Tamanho do Arquivo | 14.8 MB |
Contagem de Instalações | 196 |
Versão Atual | 0.0.1 |
Última Atualização | 2021-07-20 |
Data de Publicação | 2021-06-06 |
Classificação | 3.00/5 Total de 1 Avaliações |
Desenvolvedor | https://wallpaperation.com |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://www.wallpaperation.com |
URL da Página de Ajuda | https://www.wallpaperation.com/support/ |
URL da Página de Política de Privacidade | https://www.wallpaperation.com/privacy-policy-2 |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Apex Legends Pathfinder Animated New Tab", "background": { "scripts": [ "js\/arkaPlan.js" ], "persistent": false }, "version": "0.0.1", "description": "", "manifest_version": 2, "chrome_url_overrides": { "newtab": "index.html" }, "icons": { "16": "16x16.png", "48": "48x48.png", "128": "128x128.png" }, "oauth2": { "client_id_firefox": "825939795126-t9v6behgpkvj2vfffgg960gvneqi5umn.apps.googleusercontent.com", "client_id": "825939795126-mcce3h3b83llk6lid0fjds0b6age97k6.apps.googleusercontent.com", "scopes": [ "https:\/\/www.googleapis.com\/auth\/calendar" ] }, "content_security_policy": "script-src 'self' https:\/\/calendar.google.com; object-src 'self'", "permissions": [ "identity", "http:\/\/calendar.google.com\/calendar\/*", "https:\/\/calendar.google.com\/calendar\/*", "*:\/\/www.googleapis.com\/*", "*:\/\/accounts.google.com\/*" ] } |