The Calculator

Calculator on the go, right in your browser

Qu'est-ce que The Calculator ?

The Calculator est une extension Chrome développée par https://thecalculator-tab.com, et sa fonction principale est "Calculator on the go, right in your browser".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension The Calculator

Téléchargez les fichiers d'extension The Calculator au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        A must have calculator extension that will provide you with ability to use calculator to make quick calculations directly from your browser tab.

Each time you open a new Chrome browser tab, the calculator will always be there for you to take your instructions. Also we provide your with a handy search bar that lets you quickly search for information through Microsoft Bing search engine.

Features:
- Easy to use calculator
- Cool background
- Handy accessible search bar
- Displays current time

By clicking 'Add to Chrome' and installing this extension, you are accepting and agreeing to install the The Calculator Chrome extension. I understand that by doing so, my browser's new tab will be set to that provided by the service with search results by Microsoft Bing, and the Privacy and Terms of Use.

Terms of Use: https://triplex-media.com/terms.html
Privacy Policy: https://triplex-media.com/privacy_policy.html                    

Informations de Base sur l'Extension

Nom The Calculator The Calculator
ID bakjhdppmbnpchmbnabefjopjaniibpn
URL Officiel https://chromewebstore.google.com/detail/the-calculator/bakjhdppmbnpchmbnabefjopjaniibpn
Description Calculator on the go, right in your browser
Taille du Fichier 530 KB
Nombre d'Installations 34,490
Version Actuelle 0.1
Dernière Mise à Jour 2023-08-15
Date de Publication 2023-08-15
Développeur https://thecalculator-tab.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://thecalculator-tab.com/
URL de la Page de Politique de Confidentialité https://triplex-media.com/privacy_policy.html
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "0.1",
    "name": "The Calculator",
    "short_name": "The Calculator",
    "icons": {
        "128": "assets\/imgs\/icon.png"
    },
    "action": [],
    "description": "Calculator on the go, right in your browser",
    "chrome_url_overrides": {
        "newtab": "views\/tabs\/tabs.html"
    },
    "background": {
        "service_worker": "serviceworker.js"
    },
    "permissions": []
}