WebExtension.net
WebExtension.net

AutoConvert - you select, it converts

View on Chrome Web Store
View AutoConvert - you select, it converts Chrome Extension on Chrome Web Store
3.7 (37 ratings)

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

Automatically converts values from other units, currencies and time zones
Type
Extension
Users
3,000 users
Website oorjalabs.com
Aditya Bhaskar
View author page of Aditya Bhaskar
Featured Extension

Hand-picked for quality and usefulness

Published
Published on August 29, 2018
Version 2024.0811.2.1
Manifest version
3
Updated
Updated on August 12, 2024
View on Chrome Web Store
View AutoConvert - you select, it converts Chrome Extension on Chrome Web Store
productivity/tools
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "2024.0811.2.1",
    "version_name": "2.1.1",
    "name": "__MSG_appName__",
    "short_name": "__MSG_shortName__",
    "description": "__MSG_appDescription__",
    "icons": {
        "16": "img\/ac16-nb.png",
        "48": "img\/ac48-nb.png",
        "128": "img\/ac128-nb.png"
    },
    "default_locale": "en",
    "background": {
        "service_worker": "js\/bg.js"
    },
    "action": {
        "default_icon": {
            "16": "img\/ac16-nb.png",
            "24": "img\/ac24-nb.png",
            "32": "img\/ac32-nb.png"
        },
        "default_title": "__MSG_appName__",
        "default_popup": "popup.html"
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "windows": "Ctrl+Period",
                "mac": "Command+Period",
                "chromeos": "Ctrl+Period",
                "linux": "Ctrl+Period"
            },
            "description": "Start the extension"
        }
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "offline_enabled": true,
    "permissions": [
        "alarms",
        "storage",
        "scripting"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvw9KFbTENxiKQ73kpVlCQj+6Ebq1L\/cdclL2rS0Vp+g3k3PiFD1XKjmM+UqLrYTbMsDYpBd8bXH\/2+R2CVx32C89ppEO4xjmPmlFECEGeiuEHlqjzAuMW+bGEN8Qe9xAyjfoqAKp84nixZRWiVQkVkaJ+PoHHQk3LbJHK50qAljhuVPNXRuvjjNmnyw\/dKhpEfkg1s8FkyO57PeW94IFPZUCJZJiUO76BTwLQ3sXugyoChD5ws2KqQUp5BPdhqzih99c\/tuX2xkFA8Wx5badPo5mtTXOJXkw1ljuMKEgKUEC+MAB\/6lCsE85A0ODnegVW7bzTk4Vnkv+b7uUOTZudwIDAQAB",
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "css": [
                "css\/acs.css"
            ]
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "js\/ext\/jquery-3.3.1.min.js",
                "js\/constants.js",
                "js\/utils.js",
                "js\/settings.js",
                "js\/acs.js"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';"
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/*.oorjalabs.com\/*"
        ],
        "ids": [
            "einokpbfcmmopbfbpiofaeohhkmcbbcg",
            "iipjdmnoigaobkamfhnojmglcdbnfaaf",
            "mndijfcodpjlhgjcpcbhncjakaboedbl",
            "ndaldjfflhocdageglcnflfanmdhgfbi",
            "aaiicdnkfldglpocbdlihoepjfkjplda",
            "pbghjbbdfkjffaalmcfgelakmeckapnd",
            "hjheoelfkeadifffbnfalekganbennde"
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "options.html"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
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