Tactycs Chrome Extension

Enable additional functionality with Tactycs Marketing

Tactycs Chrome Extensionとは何ですか?

Tactycs Chrome Extensionはhttps://tactycs.ioによって開発されたChromeの拡張機能で、その主な機能は「Enable additional functionality with Tactycs Marketing」です。

拡張機能のスクリーンショット

screenshot

Tactycs Chrome Extension拡張機能のCRXファイルをダウンロード

Tactycs Chrome Extension拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Enable additional functionality with Tactycs Marketing. Quickly sync social accounts and more.                    

拡張機能の基本情報

名前 Tactycs Chrome Extension Tactycs Chrome Extension
ID mlinjmplkadagondnomlmbdnbkiibbmd
公式URL https://chromewebstore.google.com/detail/tactycs-chrome-extension/mlinjmplkadagondnomlmbdnbkiibbmd
説明 Enable additional functionality with Tactycs Marketing
ファイルサイズ 43.4 KB
インストール数 35
現在のバージョン 1.0.1
最終更新日 2023-04-26
公開日 2023-04-26
評価 5.00/5 合計 2 レビュー
開発者 https://tactycs.io
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://app.tactycs.io
プライバシーポリシーページのURL https://tactycs.io/privacy-policy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Tactycs Chrome Extension",
    "version": "1.0.1",
    "description": "Enable additional functionality with Tactycs Marketing",
    "manifest_version": 3,
    "author": "Tactycs",
    "action": {
        "default_popup": "index.html",
        "default_title": "Tactycs"
    },
    "host_permissions": [
        "*:\/\/*.tactycs.io\/",
        "*:\/\/tactycs.io\/",
        "*:\/\/twitter.com\/"
    ],
    "permissions": [
        "cookies"
    ],
    "icons": {
        "16": "logo16.png",
        "32": "logo32.png",
        "48": "logo48.png",
        "128": "logo128.png"
    }
}