Charming Tab
Default new tab take over with charming random landscape page
¿Qué es Charming Tab?
Charming Tab es una extensión de Chrome desarrollada por T.M.D.S. TECHNICAL MANAGEMENT LIMITED, y su función principal es "Default new tab take over with charming random landscape page".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Charming Tab
Descarga archivos de extensión Charming Tab en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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 Información Básica de la Extensión
| Nombre | |
| ID | kbnpeiabjlfcakokkpbcgalbgiljoddf |
| URL Oficial | https://chromewebstore.google.com/detail/charming-tab/kbnpeiabjlfcakokkpbcgalbgiljoddf |
| Descripción | Default new tab take over with charming random landscape page |
| Tamaño del Archivo | 259 KB |
| Cantidad de Instalaciones | 56,900 |
| Versión Actual | 2.0 |
| Última Actualización | 2022-09-20 |
| Fecha de Publicación | 2020-04-10 |
| Calificación | 4.77/5 Total de 35 Calificaciones |
| Desarrollador | T.M.D.S. TECHNICAL MANAGEMENT LIMITED |
| Correo electrónico | [email protected] |
| Tipo de Pago | free |
| URL de la Página de Política de Privacidad | https://charming-tab.com/search/a0302/privacy.html |
| Idiomas Soportados | 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"
} | |