Calculator New Tab with HD Wallpapers

Install Calculator New Tab with HD Wallpapers Theme and enjoy in best Calculator with custom backgrounds.

Что такое Calculator New Tab with HD Wallpapers?

Calculator New Tab with HD Wallpapers - это расширение Chrome, разработанное https://revoext.com, и его основная функция - "Install Calculator New Tab with HD Wallpapers Theme and enjoy in best Calculator with custom backgrounds.".

Снимки экрана расширения

screenshot
screenshot
screenshot
screenshot
screenshot

Скачать файл CRX расширения Calculator New Tab with HD Wallpapers

Скачайте файлы расширений Calculator New Tab with HD Wallpapers в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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                    

Основная информация о расширении

Название Calculator New Tab with HD Wallpapers Calculator New Tab with HD Wallpapers
ID akkbdkfbocbnpnfjejbmfldpipoplcoc
Официальный URL https://chromewebstore.google.com/detail/calculator-new-tab-with-h/akkbdkfbocbnpnfjejbmfldpipoplcoc
Описание Install Calculator New Tab with HD Wallpapers Theme and enjoy in best Calculator with custom backgrounds.
Размер файла 35.46 KB
Количество установок 31
Текущая Версия 1.0.2
Последнее Обновление 2019-01-31
Дата публикации 2019-01-31
Рейтинг 5.00/5 Всего 1 оценок
Разработчик https://revoext.com
Тип оплаты free
Официальный сайт расширения https://revoext.com/calctab/
Поддерживаемые языки 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"
}