Changify
Change your default background in google chrome!
Vad är Changify?
Changify är en Chrome-tillägg utvecklad av https://changify.link, och dess huvudfunktion är "Change your default background in google chrome!".
Tilläggsskärmbilder
Ladda ner Changify-förlängningens CRX-fil
Ladda ner Changify-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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äggande Information om Tillägg
| Namn | |
| ID | geibaohlpekleiclipejnoceabnkmlgn |
| Officiell webbadress | https://chromewebstore.google.com/detail/changify/geibaohlpekleiclipejnoceabnkmlgn |
| Beskrivning | Change your default background in google chrome! |
| Filstorlek | 55.14 KB |
| Antal Installationer | 1,832 |
| Aktuell Version | 0.0.6 |
| Senast Uppdaterad | 2024-02-04 |
| Publiceringsdatum | 2023-07-09 |
| Betyg | 5.00/5 Totalt 5 Betyg |
| Utvecklare | https://changify.link |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://www.changify.link |
| Hjälpsida URL | https://changify.link/terms-conditions/ |
| Stödda Språk | 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"
}
} | |