Charming Tab
Default new tab take over with charming random landscape page
Cos'è Charming Tab?
Charming Tab è un'estensione di Chrome sviluppata da T.M.D.S. TECHNICAL MANAGEMENT LIMITED, e la sua funzione principale è "Default new tab take over with charming random landscape page".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Charming Tab
Scarica i file di estensione Charming Tab in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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 Informazioni di Base sull'Estensione
| Nome | |
| ID | kbnpeiabjlfcakokkpbcgalbgiljoddf |
| URL Ufficiale | https://chromewebstore.google.com/detail/charming-tab/kbnpeiabjlfcakokkpbcgalbgiljoddf |
| Descrizione | Default new tab take over with charming random landscape page |
| Dimensione del File | 259 KB |
| Conteggio Installazioni | 56,900 |
| Versione Corrente | 2.0 |
| Ultimo Aggiornamento | 2022-09-20 |
| Data di Pubblicazione | 2020-04-10 |
| Valutazione | 4.77/5 Totale 35 Valutazioni |
| Sviluppatore | T.M.D.S. TECHNICAL MANAGEMENT LIMITED |
| [email protected] | |
| Tipo di Pagamento | free |
| URL della Pagina della Politica sulla Privacy | https://charming-tab.com/search/a0302/privacy.html |
| Lingue Supportate | 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"
} | |