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…
What is Apex Legends Pathfinder Animated New Tab?
Apex Legends Pathfinder Animated New Tab is a Chrome extension developed by https://wallpaperation.com, and its main feature is "Did you ever think that to make small changes in your life? May be this one is one of them. Apex Legends Pathfinder Animated…".
Extension Screenshots
Download Apex Legends Pathfinder Animated New Tab Extension CRX File
Download Apex Legends Pathfinder Animated New Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Apex Legends Pathfinder Animated New Tab |
ID | ekcgmjlpglfcfpmbkknpdloneeoanhoc |
Official URL | https://chromewebstore.google.com/detail/apex-legends-pathfinder-a/ekcgmjlpglfcfpmbkknpdloneeoanhoc |
Description | Did you ever think that to make small changes in your life? May be this one is one of them. Apex Legends Pathfinder Animated… |
File Size | 14.8 MB |
Installation Count | 196 |
Current Version | 0.0.1 |
Last Updated | 2021-07-20 |
Publish Date | 2021-06-06 |
Rating | 3.00/5 Total 1 Ratings |
Developer | https://wallpaperation.com |
[email protected] | |
Payment Type | free |
Extension Website | https://www.wallpaperation.com |
Help Page URL | https://www.wallpaperation.com/support/ |
Privacy Policy Page URL | https://www.wallpaperation.com/privacy-policy-2 |
Supported Languages | 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\/*" ] } |