Identifi Link Catcher
Link catcher for blogs & articles
Identifi Link Catcherとは何ですか?
Identifi Link Catcherはchrisによって開発されたChromeの拡張機能で、その主な機能は「Link catcher for blogs & articles」です。
拡張機能のスクリーンショット
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.                     拡張機能の基本情報
| 名前 |   |  
| 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 | 
| Eメール | [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"
}  |  |