Charming Tab
Default new tab take over with charming random landscape page
Wat is Charming Tab?
Charming Tab is een Chrome-extensie ontwikkeld door T.M.D.S. TECHNICAL MANAGEMENT LIMITED, en de belangrijkste functie is "Default new tab take over with charming random landscape page".
Extensie Screenshots
Download het CRX-bestand van de extensie Charming Tab
Download Charming Tab-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Charming Tab replaces the standard background with a nice random landscape picture. Customize it the way you want by adding your images. Turn your regular start page into a beautiful one with the Charming Tab. Extension can change your new tab search. By clicking "Add to chrome", I accept and agree to installing the "Charming Tab" Chrome extension and setting Chrome™ new tab search to that provided by the service and the Terms of Use and Privacy Policy.
Privacy Policy https://charming-tab.com/search/a0302/privacy.html
Terms of Use https://charming-tab.com/search/a0302/terms.html
Contact Us https://charming-tab.com/search/a0302/contact.html
About Us https://charming-tab.com/search/a0302/about.html
Uninstall https://charming-tab.com/search/a0302/uninstall.html Basisinformatie over de Extensie
| Naam | |
| ID | kbnpeiabjlfcakokkpbcgalbgiljoddf |
| Officiële URL | https://chromewebstore.google.com/detail/charming-tab/kbnpeiabjlfcakokkpbcgalbgiljoddf |
| Beschrijving | Default new tab take over with charming random landscape page |
| Bestandsgrootte | 259 KB |
| Aantal Installaties | 56,900 |
| Huidige Versie | 2.0 |
| Laatst Bijgewerkt | 2022-09-20 |
| Publicatiedatum | 2020-04-10 |
| Beoordeling | 4.77/5 Totaal 35 Beoordelingen |
| Ontwikkelaar | T.M.D.S. TECHNICAL MANAGEMENT LIMITED |
| [email protected] | |
| Betalingswijze | free |
| URL van de Privacybeleid Pagina | https://charming-tab.com/search/a0302/privacy.html |
| Ondersteunde Talen | en |
| manifest.json | |
{
"background": {
"service_worker": "js\/bg.js"
},
"action": {
"default_icon": "icon.png"
},
"chrome_url_overrides": {
"newtab": "index.html"
},
"description": "Default new tab take over with charming random landscape page",
"icons": {
"128": "icon.png"
},
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAgWuByNjZQXJPON\/\/PpQlEhMBvkS+e+ClJsAkAgRM4+QUOFWTWij1Ildtz4vXWi1WZIVlj\/8Tq64CZDxiXAq6TRfkO4W+T47PO2e2b+OV3RdjxDnCyOOHDGxGS\/rBf6572eTl6TIYgp8m4RElao\/hGt4OUOB+i6PqVcGoT1wv4oRsklkcDH2cJ9UvSPZoU+xV7hB+VQWCNmBCsm13uptx+T54aOaYLC8xHyHXewRA0FFWdWmq3\/X2Oe3OAirftkTVnMb40\/JegnOzvLxmACmtCSyOn1cNQhEjPquU6ivMZPUHpc6+LezZ5waWPqcIrWEDGa8o10RHbOkkFHuDEn1FKwIDAQAB",
"manifest_version": 3,
"name": "Charming Tab",
"permissions": [
"storage",
"unlimitedStorage",
"tabs"
],
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "2.0"
} | |