Changify
Change your default background in google chrome!
Qu'est-ce que Changify ?
Changify est une extension Chrome développée par https://changify.link, et sa fonction principale est "Change your default background in google chrome!".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Changify
Téléchargez les fichiers d'extension Changify au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Changify New Tab Extension Will Display Amazing Background Images in Your New Tab. You can select from a wide range of backgrounds for you to enjoy every time you open a new tab. To change the background image click the settings Icon in the top left on new tab. By clicking "Add to chrome", I accept and agree to installing Changify - New Tab. New Tab search setting will be provided by Microsoft Bing and that provided by the service, Terms of Use and Privacy Policy. https://changify.link/privacy-policy/ https://changify.link/terms-conditions/
Informations de Base sur l'Extension
Nom | Changify |
ID | geibaohlpekleiclipejnoceabnkmlgn |
URL Officiel | https://chromewebstore.google.com/detail/changify/geibaohlpekleiclipejnoceabnkmlgn |
Description | Change your default background in google chrome! |
Taille du Fichier | 55.14 KB |
Nombre d'Installations | 1,832 |
Version Actuelle | 0.0.6 |
Dernière Mise à Jour | 2024-02-04 |
Date de Publication | 2023-07-09 |
Évaluation | 5.00/5 Total 5 Évaluations |
Développeur | https://changify.link |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.changify.link |
URL de la Page d'Aide | https://changify.link/terms-conditions/ |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Changify", "description": "Change your default background in google chrome!", "version": "0.0.6", "action": { "default_popup": "index.html" }, "icons": { "16": ".\/icons\/chromeExtensionIcon\/BG16px.png", "32": ".\/icons\/chromeExtensionIcon\/BG32px.png", "48": ".\/icons\/chromeExtensionIcon\/BG64px.png", "128": ".\/icons\/chromeExtensionIcon\/BG128px.png" }, "chrome_url_overrides": { "newtab": "index.html" } } |