Changify
Change your default background in google chrome!
Hvad er Changify?
Changify er en Chrome-udvidelse udviklet af https://changify.link, og dens hovedfunktion er "Change your default background in google chrome!".
Udvidelsesskærmbilleder
Download Changify-udvidelses-CRX-fil
Download Changify-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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/
Grundlæggende oplysninger om udvidelsen
Navn | Changify |
ID | geibaohlpekleiclipejnoceabnkmlgn |
Officiel URL | https://chromewebstore.google.com/detail/changify/geibaohlpekleiclipejnoceabnkmlgn |
Beskrivelse | Change your default background in google chrome! |
Filstørrelse | 55.14 KB |
Antal Installationer | 1,832 |
Nuværende Version | 0.0.6 |
Senest Opdateret | 2024-02-04 |
Udgivelsesdato | 2023-07-09 |
Bedømmelse | 5.00/5 Samlet 5 Bedømmelser |
Udvikler | https://changify.link |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://www.changify.link |
Hjælpeside-URL | https://changify.link/terms-conditions/ |
Understøttede Sprog | 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" } } |