Identifi Link Catcher

Link catcher for blogs & articles

Identifi Link Catcher क्या है?

Identifi Link Catcher chris द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Link catcher for blogs & articles"।

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

screenshot
screenshot

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

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

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

                        This chrome extension allows you to save links in the Knowledge-Base app of High Output Ventures. You need to have an Identifi account to be able to use the plugin.                    

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

नाम Identifi Link Catcher Identifi Link Catcher
ID bgbfnhmdecfdkgfjcfadecmlghodloio
आधिकारिक URL https://chromewebstore.google.com/detail/identifi-link-catcher/bgbfnhmdecfdkgfjcfadecmlghodloio
विवरण Link catcher for blogs & articles
फ़ाइल का आकार 1.15 MB
स्थापना संख्या 17
वर्तमान संस्करण 0.1.5
अंतिम अपडेट 2021-01-06
प्रकाशन तिथि 2020-12-01
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर chris
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Identifi Link Catcher",
    "version": "0.1.5",
    "description": "Link catcher for blogs & articles",
    "permissions": [
        "tabs"
    ],
    "browser_action": {
        "default_popup": "index.html"
    },
    "web_accessible_resources": [
        "index.html"
    ],
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' https:\/\/cdn.heapanalytics.com; object-src 'self'; script-src-elem 'self' https:\/\/cdn.heapanalytics.com"
}