Calculator New Tab with HD Wallpapers
Install Calculator New Tab with HD Wallpapers Theme and enjoy in best Calculator with custom backgrounds.
¿Qué es Calculator New Tab with HD Wallpapers?
Calculator New Tab with HD Wallpapers es una extensión de Chrome desarrollada por https://revoext.com, y su función principal es "Install Calculator New Tab with HD Wallpapers Theme and enjoy in best Calculator with custom backgrounds.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Calculator New Tab with HD Wallpapers
Descarga archivos de extensión Calculator New Tab with HD Wallpapers 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
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
Información Básica de la Extensión
Nombre | Calculator New Tab with HD Wallpapers |
ID | akkbdkfbocbnpnfjejbmfldpipoplcoc |
URL Oficial | https://chromewebstore.google.com/detail/calculator-new-tab-with-h/akkbdkfbocbnpnfjejbmfldpipoplcoc |
Descripción | Install Calculator New Tab with HD Wallpapers Theme and enjoy in best Calculator with custom backgrounds. |
Tamaño del Archivo | 35.46 KB |
Cantidad de Instalaciones | 31 |
Versión Actual | 1.0.2 |
Última Actualización | 2019-01-31 |
Fecha de Publicación | 2019-01-31 |
Calificación | 5.00/5 Total de 1 Calificaciones |
Desarrollador | https://revoext.com |
Tipo de Pago | free |
Sitio Web de la Extensión | https://revoext.com/calctab/ |
Idiomas Soportados | 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" } |