Instant tools - ready to use online all-around toolbox

an online efficient office tool with nearly 300 tools, including video tools, audio tools, image tools, document processing,…

Instant tools - ready to use online all-around toolbox क्या है?

Instant tools - ready to use online all-around toolbox https://67tool.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "an online efficient office tool with nearly 300 tools, including video tools, audio tools, image tools, document processing,…"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Instant tools - ready to use online all-around toolbox एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Instant Tools is an online ready-to-use toolbox, which can be used online with one click without client.
At present, it has nearly 300 online tools and has a good experience of using them.
These include video tools, audio tools, image tools, document processing, document conversion, office support, design tools, text tools, digital tools, encryption tools, unit conversion and other tools.
Featured features.
1、Video editing
2、Audio editing
3、Video watermarking
4、Chart generation
5、Image enlargement
6、Picture stitching
7、Image compression
8、Image editing
9, document processing
10, pdf compression
11, pdf splitting
12, pdf merge                    

एक्सटेंशन की मूल जानकारी

नाम Instant tools - ready to use online all-around toolbox Instant tools - ready to use online all-around toolbox
ID fnlomhffjgaiejopfbacfjjpnegclmfb
आधिकारिक URL https://chromewebstore.google.com/detail/instant-tools-ready-to-us/fnlomhffjgaiejopfbacfjjpnegclmfb
विवरण an online efficient office tool with nearly 300 tools, including video tools, audio tools, image tools, document processing,…
फ़ाइल का आकार 1.55 MB
स्थापना संख्या 10,000
वर्तमान संस्करण 1.3.2
अंतिम अपडेट 2023-08-25
प्रकाशन तिथि 2022-04-21
रेटिंग 4.75/5 कुल 12 रेटिंग्स
डेवलपर https://67tool.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.67tool.com
सहायता पृष्ठ URL https://www.67tool.com
समर्थित भाषाएँ en,zh-CN,zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "version": "1.3.2",
    "author": "67tool",
    "default_locale": "zh_CN",
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "host_permissions": [
        "https:\/\/*.67tool.com\/*"
    ],
    "action": {
        "default_title": "__MSG_default_title__",
        "default_popup": "popup.html"
    },
    "homepage_url": "https:\/\/www.67tool.com",
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.67tool.com\/*"
            ],
            "js": [
                "js\/inject.js"
            ],
            "run_at": "document_start"
        }
    ]
}