WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Binary Code Translator

Binary Code Translator

View on Chrome Web Store
View Binary Code Translator Chrome Extension on Chrome Web Store
Add to bookmarks
4.5 (4 ratings)
2 new ratings
20 views
This extension has been viewed 20 times
0 downloads
This extension has been downloaded 0 times

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

For seamless binary coded decimal translations. Ease bitstream data complexity with this bin to text extension.
Type
Extension
Users
315 users
5
mobi*******************
View author page of mobi*******************
Published
Published on March 23, 2024
Version 1.1.2
Manifest version
3
Updated
Updated on May 9, 2024
productivity/developer
Extension Category
View on Chrome Web Store
View Binary Code Translator Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "description": "__MSG_shortDesc__",
    "default_locale": "en",
    "version": "1.1.2",
    "action": {
        "default_icon": {
            "16": "src\/images\/icon16.png",
            "32": "src\/images\/icon32.png",
            "48": "src\/images\/icon48.png",
            "64": "src\/images\/icon64.png",
            "128": "src\/images\/icon128.png"
        }
    },
    "icons": {
        "16": "src\/images\/icon16.png",
        "32": "src\/images\/icon32.png",
        "48": "src\/images\/icon48.png",
        "64": "src\/images\/icon64.png",
        "128": "src\/images\/icon128.png"
    },
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "permissions": [
        "activeTab",
        "storage"
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "src\/images\/icon128.png"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "assets\/settings-C5M7x_rg.js"
            ],
            "use_dynamic_url": true
        }
    ],
    "content_scripts": [
        {
            "js": [
                "assets\/module-settings.js-loader-5e-L6cvy.js"
            ],
            "matches": [
                "<all_urls>"
            ],
            "run_at": "document_start",
            "all_frames": true
        }
    ]
}
© 2025 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