Foxy Newtab
Mesmerizing Search New Tab - Search better and look better too.
Co je Foxy Newtab?
Foxy Newtab je rozšíření Chrome vyvinuté https://tryfoxy.com, a jeho hlavní funkcí je „Mesmerizing Search New Tab - Search better and look better too.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Foxy Newtab
Stáhněte si soubory rozšíření Foxy Newtab ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
Mesmerizing Search New Tab - Search better and look better too. Turn your regular start page into a mesmerizing one with Foxy Newtab. Extension can change your new tab search. By clicking "Add to chrome", I accept and agree to installing the " Foxy Newtab" Chrome extension and setting Chrome™ new tab search to that provided by the service and the Terms of Use and Privacy Policy. Privacy policy: http://www.solex.io/privacy/ Terms of use: http://www.solex.io/terms/
Základní Informace o Rozšíření
Název | Foxy Newtab |
ID | opnnjhlgdknkcigifiekfnjmkdfdgcjd |
Oficiální URL | https://chromewebstore.google.com/detail/foxy-newtab/opnnjhlgdknkcigifiekfnjmkdfdgcjd |
Popis | Mesmerizing Search New Tab - Search better and look better too. |
Velikost souboru | 2.37 MB |
Počet instalací | 56,305 |
Aktuální Verze | 18880.2311.15.1118 |
Poslední Aktualizace | 2023-11-16 |
Datum Vydání | 2018-12-13 |
Hodnocení | 5.00/5 Celkem 3 Hodnocení |
Vývojář | https://tryfoxy.com |
[email protected] | |
Typ Platby | free |
URL Stránky Zásad Ochrany Soukromí | http://www.solex.io/privacy |
Podporované Jazyky | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "default_locale": "en", "manifest_version": 3, "name": "Foxy Newtab", "description": "Mesmerizing Search New Tab - Search better and look better too.", "version": "18880.2311.15.1118", "chrome_url_overrides": { "newtab": "newtab.html" }, "permissions": [ "storage" ], "icons": { "16": "icons\/icon16.png", "32": "icons\/icon32.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "omnibox": { "keyword": "tf" }, "background": { "service_worker": "background.js" } } |