WebExtension.net
WebExtension.net

Bar Translate

View on Chrome Web Store
View Bar Translate Chrome Extension on Chrome Web Store
4.7 (10 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Jump to the address bar, type 't', press space or tab, and start typing things like 'fr Hello' or 'en Bonjour'
Type
Extension
Users
993 users
1
maximelebreton
View author page of maximelebreton
Published
Published on December 8, 2018
Version 1.7.0
Manifest version
2
Updated
Updated on August 27, 2019
View on Chrome Web Store
View Bar Translate Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Bar Translate",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAodc+iNR13jQoNL+dM2EF6z+HjtHjenq5s7K4j0rjDRDQO6lDKuOMPG71aURqpi6u81DuTpjQYqrLvcWhNIrx7d4tVxrTF7qi3KaCyjJVnibtmWEeqqwDtWY4e5eMc5O0M8I8w9GIQLenfWK52p8FOJKj0Mbgho1fcti2m8yfijEiZVCaCh+2KHKCtm0v2NJjpoPSmd2UiYN\/hxQmiI6cQvsAWZgqZKUKuj2vZ0I6VMhBLklpOGy3OhZNNyEFb0j6wL17pL+OpN7lGR\/SylesxSdN8CZUKEnlz9HPVH1nTD+E5XwRmVzCLIVDwAE+Zaeui7xLNrmLl3UkBO9J51bMjwIDAQAB",
    "description": "Jump to the address bar, type 't', press space or tab, and start typing things like 'fr Hello' or 'en Bonjour'",
    "version": "1.7.0",
    "minimum_chrome_version": "28",
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_title": "Bar Translate",
        "default_popup": "popup.html"
    },
    "default_locale": "en",
    "permissions": [
        "contextMenus",
        "notifications",
        "storage"
    ],
    "icons": {
        "16": "images\/icon.png",
        "24": "images\/[email protected]",
        "32": "images\/[email protected]",
        "48": "images\/[email protected]",
        "64": "images\/[email protected]",
        "80": "images\/[email protected]",
        "96": "images\/[email protected]",
        "128": "images\/thumb-128.png",
        "256": "images\/thumb-256.png"
    },
    "omnibox": {
        "keyword": "t"
    },
    "manifest_version": 2,
    "options_ui": {
        "page": "options.html",
        "open_in_tab": false
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top