Animal Crossing New Tab Page
Simple new tab page. Has: time, date, countdown to new horizons, links(reddit, youtube, netflix, twitter, twitch).
What is Animal Crossing New Tab Page?
Animal Crossing New Tab Page is a Chrome extension by kyrakodes. This extension has 448 weekly active users, a good user rating of 4.33, and was removed from Chrome Web Store 5 months ago. The latest version, 2.1.1.0, was updated 3 years ago.
Stats
- management
- fontSettings
- tabs
Summary
New tab page with -date -time -5 links: reddit, youtube, netflix, twitter, and twitch -6 background that change randomly when you refresh the page -close button that will take you back to the default chrome new tab page
Safety
Risk impact
Animal Crossing New Tab Page requires some risky permissions and may not be safe to use. Exercise caution when installing this extension. Review carefully before installing.
Risk impact measures the level of extra permissions an extension has access to. A low risk impact extension cannot do much harms, whereas a high risk impact extension can do a lot of damage like stealing your password, bypass your security settings, and access your personal data. High risk impact extensions are not necessarily malicious. However, if they do turn malicious, they can be very harmful.
Risk likelihood
Animal Crossing New Tab Page may not be trust-worthy. Avoid installing if possible unless you really trust this publisher.
Risk likelihood measures the probability that a Chrome extension may turn malicious. This is determined by the publisher and the Chrome extension reputation on Chrome Web Store, the amount of time the Chrome extension has been around, and other signals about the Chrome extension. Our algorithms are not perfect, and are subject to change as we discover new ways to detect malicious extensions. We recommend that you always exercise caution when installing a Chrome extension, especially ones with higher risk impact and/or higher risk likelihood.
Subscribe to the premium plan to see more risk analysis detailsUser reviews
Similar extensions
Here are some Chrome extensions that are similar to Animal Crossing New Tab Page:
coffeelings
Animal Crossing Cursor
Animal Crossing live background
Manifest
The manifest file declares the requirements and permissions that a Chrome extension will have access to. By reviewing the manifest, you may be able to determine if a Chrome extension is over-reaching (for example, if an extension is overriding your new tab page, or search provider, or requesting access to your web activities without any good reason).
{ "update_url": "https://clients2.google.com/service/update2/crx", "manifest_version": 2, "name": "Animal Crossing New Tab Page", "description": "Simple new tab page. Has: time, date, countdown to new horizons, links(reddit, youtube, netflix, twitter, twitch).", "version": "2.1.1.0", "minimum_chrome_version": "46", "content_security_policy": "script-src 'self' https://cdn.jsdelivr.net/gh/kyfosh/AC_extension/moment.js https://cdn.jsdelivr.net/gh/kyfosh/AC_extension/dif_bg.js https://cdn.jsdelivr.net/gh/kyfosh/AC_extension/getTime.js https://cdn.jsdelivr.net/gh/kyfosh/AC_extension/defaultTab4.js; object-src 'self'", "permissions": [ "management", "fontSettings", "tabs" ], "chrome_url_overrides": { "newtab": "newtab.html"