Catch Extension

Use the Catch Extension to curate and license content from the internet for creative campaigns.

Catch Extension क्या है?

Catch Extension http://catchandrelease.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Use the Catch Extension to curate and license content from the internet for creative campaigns."।

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

screenshot
screenshot
screenshot

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

crx प्रारूप में Catch Extension एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

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

                        The Catch&Release Catch Extension is the simplest way to find licensable content from anywhere on the internet for use in creative campaigns. Say goodbye to messy folders and random screenshots. Save photos, videos, and audio in Catch&Release for when you're ready to license them later.                    

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

नाम Catch Extension Catch Extension
ID npdgdkgnfofbbbbmkfofaaijkiakmjfk
आधिकारिक URL https://chrome.google.com/webstore/detail/catch-extension/npdgdkgnfofbbbbmkfofaaijkiakmjfk
विवरण Use the Catch Extension to curate and license content from the internet for creative campaigns.
फ़ाइल का आकार 58.82 KB
स्थापना संख्या 602
वर्तमान संस्करण 3.0.5
अंतिम अपडेट 2020-04-06
प्रकाशन तिथि 2020-04-06
रेटिंग 5.00/5 कुल 3 रेटिंग्स
डेवलपर http://catchandrelease.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://app.catchandrelease.com
सहायता पृष्ठ URL https://learn.catchandrelease.com/en/articles/3558781-catch-it-extension
गोपनीयता नीति पृष्ठ URL https://catchandrelease.com/privacy
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Catch Extension",
    "browser_action": {
        "default_title": "Catch Extension",
        "default_icon": "icon128.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "permissions": [
        "tabs",
        "https:\/\/catchandrelease.com\/",
        "https:\/\/app.catchandrelease.com\/"
    ],
    "description": "Use the Catch Extension to curate and license content from the internet for creative campaigns.",
    "version": "3.0.5"
}