Calculator New Tab with HD Wallpapers

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

Vad är Calculator New Tab with HD Wallpapers?

Calculator New Tab with HD Wallpapers är en Chrome-tillägg utvecklad av https://revoext.com, och dess huvudfunktion är "Install Calculator New Tab with HD Wallpapers Theme and enjoy in best Calculator with custom backgrounds.".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot
screenshot

Ladda ner Calculator New Tab with HD Wallpapers-förlängningens CRX-fil

Ladda ner Calculator New Tab with HD Wallpapers-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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                    

Grundläggande Information om Tillägg

Namn Calculator New Tab with HD Wallpapers Calculator New Tab with HD Wallpapers
ID akkbdkfbocbnpnfjejbmfldpipoplcoc
Officiell webbadress https://chromewebstore.google.com/detail/calculator-new-tab-with-h/akkbdkfbocbnpnfjejbmfldpipoplcoc
Beskrivning Install Calculator New Tab with HD Wallpapers Theme and enjoy in best Calculator with custom backgrounds.
Filstorlek 35.46 KB
Antal Installationer 31
Aktuell Version 1.0.2
Senast Uppdaterad 2019-01-31
Publiceringsdatum 2019-01-31
Betyg 5.00/5 Totalt 1 Betyg
Utvecklare https://revoext.com
Betalningssätt free
Tilläggswebbplats https://revoext.com/calctab/
Stödda Språk 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"
}