Calculator New Tab with HD Wallpapers
Install Calculator New Tab with HD Wallpapers Theme and enjoy in best Calculator with custom backgrounds.
Cos'è Calculator New Tab with HD Wallpapers?
Calculator New Tab with HD Wallpapers è un'estensione di Chrome sviluppata da https://revoext.com, e la sua funzione principale è "Install Calculator New Tab with HD Wallpapers Theme and enjoy in best Calculator with custom backgrounds.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Calculator New Tab with HD Wallpapers
Scarica i file di estensione Calculator New Tab with HD Wallpapers 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
Have you ever tried to google calculator and found tonnes of boring math calculators with not very clear mode? Now you can enjoy super fast access to calculator either you want to simply find out the percentage of salary spent on last travel, or you need more complicated equations for work. Your new tab will not be only more useful with Calctab, it is going look entertaining because we prepared tonnes of stunning photos divided per categories, in case you are gamer, traveler, student and photography maniac at the same time. Just kidding, no matter what your interests are, we're sure there will be something great, just for you. One calculator, you can easily move wherever you want, new tab as you always wished you have. Helpful. Fast. Stylish. -Scientific Math Calculator -Full HD Backgrounds divided per categories (Travel, Nature, Gaming (Fortnite, Pubg..), Animals(Tiger, Lion, Dogs)..) -Weather in your city -Time and Date
Informazioni di Base sull'Estensione
Nome | Calculator New Tab with HD Wallpapers |
ID | akkbdkfbocbnpnfjejbmfldpipoplcoc |
URL Ufficiale | https://chromewebstore.google.com/detail/calculator-new-tab-with-h/akkbdkfbocbnpnfjejbmfldpipoplcoc |
Descrizione | Install Calculator New Tab with HD Wallpapers Theme and enjoy in best Calculator with custom backgrounds. |
Dimensione del File | 35.46 KB |
Conteggio Installazioni | 31 |
Versione Corrente | 1.0.2 |
Ultimo Aggiornamento | 2019-01-31 |
Data di Pubblicazione | 2019-01-31 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | https://revoext.com |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://revoext.com/calctab/ |
Lingue Supportate | en |
manifest.json | |
{ "chrome_settings_overrides": { "search_provider": { "encoding": "UTF-8", "favicon_url": "https:\/\/revoext.com\/calctab\/img\/favicon.png", "image_url": "", "instant_url": "", "is_default": true, "keyword": "calculator", "name": "", "search_url": "https:\/\/revoext.com\/web_search?q={searchTerms}" } }, "background": { "scripts": [ "js\/background.js" ], "persistent": true }, "chrome_url_overrides": { "newtab": "new-tab.html" }, "description": "Install Calculator New Tab with HD Wallpapers Theme and enjoy in best Calculator with custom backgrounds.", "incognito": "split", "manifest_version": 2, "name": "Calculator New Tab with HD Wallpapers", "offline_enabled": false, "page_action": { "default_popup": "start-page.html", "default_title": "Calculator New Tab with HD Wallpapers" }, "icons": { "128": "icons\/128.png", "16": "icons\/16.png", "48": "icons\/48.png" }, "permissions": [ "tabs" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.2" } |