Office Tools

Quicker way to access the Google Office Tools.

Wat is Office Tools?

Office Tools is een Chrome-extensie ontwikkeld door Triplex Media, en de belangrijkste functie is "Quicker way to access the Google Office Tools.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Office Tools

Download Office Tools-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        By downloading our Office Tools New Tab extension, you’ll get faster access to your everyday Google Office Tools, from docs and sheets, to slides, even Google maps and translate

Just open a new tab and access Google Office Tools straight from your browser
- Providing the best search results by changing your search engine on the new tab to Bing
- Access to all the Google Office Tools, including Google Maps & Translate straight from your browser
- Easy view time of day 
- Quick links to your favorite social media platforms

By clicking "Add to chrome", I accept and agree to installing the Office Tools™ extension and setting Chrome™ New Tab and new tab search engine to that provided by the service and the Privacy(https://triplex.media/privacy_policy.html) and Terms of Use(https://triplex.media/terms.html).

Triplex Media,
1/60 Park St, Sydney NSW 2000
[email protected]                    

Basisinformatie over de Extensie

Naam Office Tools Office Tools
ID mfjlpophppgflakehjnjkanmlhkbelfi
Officiële URL https://chromewebstore.google.com/detail/office-tools/mfjlpophppgflakehjnjkanmlhkbelfi
Beschrijving Quicker way to access the Google Office Tools.
Bestandsgrootte 779 KB
Aantal Installaties 105,877
Huidige Versie 0.10
Laatst Bijgewerkt 2021-02-09
Publicatiedatum 2020-06-19
Ontwikkelaar Triplex Media
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://triplex.media/privacy_policy.html
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Office Tools",
    "author": "Frooty Studios",
    "description": "Quicker way to access the Google Office Tools.",
    "version": "0.10",
    "manifest_version": 2,
    "icons": {
        "128": "assets\/imgs\/ex_logo_128.png"
    },
    "chrome_url_overrides": {
        "newtab": "views\/tabs\/tabs.html"
    },
    "browser_action": [],
    "background": {
        "scripts": [
            ".\/backgroundScript\/backgroundScript.js"
        ],
        "persistent": true
    },
    "permissions": []
}