Calculator New Tab with HD Wallpapers
Install Calculator New Tab with HD Wallpapers Theme and enjoy in best Calculator with custom backgrounds.
O que é Calculator New Tab with HD Wallpapers?
Calculator New Tab with HD Wallpapers é uma extensão do Chrome desenvolvida por https://revoext.com, e sua principal característica é "Install Calculator New Tab with HD Wallpapers Theme and enjoy in best Calculator with custom backgrounds.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Calculator New Tab with HD Wallpapers
Baixe arquivos de extensão Calculator New Tab with HD Wallpapers no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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
Informações Básicas da Extensão
Nome | Calculator New Tab with HD Wallpapers |
ID | akkbdkfbocbnpnfjejbmfldpipoplcoc |
URL Oficial | https://chromewebstore.google.com/detail/calculator-new-tab-with-h/akkbdkfbocbnpnfjejbmfldpipoplcoc |
Descrição | Install Calculator New Tab with HD Wallpapers Theme and enjoy in best Calculator with custom backgrounds. |
Tamanho do Arquivo | 35.46 KB |
Contagem de Instalações | 31 |
Versão Atual | 1.0.2 |
Última Atualização | 2019-01-31 |
Data de Publicação | 2019-01-31 |
Classificação | 5.00/5 Total de 1 Avaliações |
Desenvolvedor | https://revoext.com |
Tipo de Pagamento | free |
Site da Extensão | https://revoext.com/calctab/ |
Idiomas Suportados | 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" } |