Identifi Link Catcher

Link catcher for blogs & articles

什么是Identifi Link Catcher?

Identifi Link Catcher是由chris开发的Chrome扩展程序,该扩展的主要功能是“Link catcher for blogs & articles”。

扩展截图

screenshot
screenshot

下载Identifi Link Catcher扩展crx文件

下载Identifi Link Catcher扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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"
}