Save Ins Comment - Export Ins Comments
This extension will help you quickly export or save IG comments to XLS/CSV file.
Save Ins Comment - Export Ins Commentsとは何ですか?
Save Ins Comment - Export Ins Commentsはhttps://gmapsscraper.comによって開発されたChromeの拡張機能で、その主な機能は「This extension will help you quickly export or save IG comments to XLS/CSV file.」です。
拡張機能のスクリーンショット
Save Ins Comment - Export Ins Comments拡張機能のCRXファイルをダウンロード
Save Ins Comment - Export Ins Comments拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
                        This extension will help you quickly export or save ins comments to XLS/CSV file for free.
🎉 Best IG tool made for people who want to export comments from Instagram™ into CSV.
⚙️ How to export comments?
① Open the IG page.
② Click the "Export" button.
🔒 Data Privacy
All data is processed in your local computer, it is never passing through our web server, no one knows what you exported.
# Legal
Instagram is a trademark of Instagram LLC. This extension is an unofficial enhacement for Instagram™ and is not related in any way to Instagram LLC.                     拡張機能の基本情報
| 名前 |   |  
| ID | afkkaodiebbdbneecpjnfhiinjegddco | 
| 公式URL | https://chromewebstore.google.com/detail/save-ins-comment-export-i/afkkaodiebbdbneecpjnfhiinjegddco | 
| 説明 | This extension will help you quickly export or save IG comments to XLS/CSV file. | 
| ファイルサイズ | 3.17 MB | 
| インストール数 | 913 | 
| 現在のバージョン | 2.6.7 | 
| 最終更新日 | 2024-01-06 | 
| 公開日 | 2022-11-30 | 
| 評価 | 3.00/5 合計 2 レビュー | 
| 開発者 | https://gmapsscraper.com | 
| Eメール | [email protected] | 
| 支払い方法 | free | 
| 拡張機能のウェブサイト | https://igexporttools.com | 
| プライバシーポリシーページのURL | https://g-maps.gmapsscraper.com/privacy.html | 
| 対応言語 | id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.00ac8b83.png",
        "32": "icon32.plasmo.9ad0c5b6.png",
        "48": "icon48.plasmo.cae3a6b3.png",
        "64": "icon64.plasmo.e4b604fc.png",
        "128": "icon128.plasmo.b89b7dfa.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.00ac8b83.png",
            "32": "icon32.plasmo.9ad0c5b6.png",
            "48": "icon48.plasmo.cae3a6b3.png",
            "64": "icon64.plasmo.e4b604fc.png",
            "128": "icon128.plasmo.b89b7dfa.png"
        },
        "default_popup": "popup.html"
    },
    "version": "2.6.7",
    "author": "IGCommentExport",
    "name": "__MSG_extensionName__",
    "description": "__MSG_extensionDescription__",
    "permissions": [
        "storage",
        "cookies",
        "identity"
    ],
    "background": {
        "service_worker": "background.5fadff2f.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.instagram.com\/*"
            ],
            "js": [
                "plasmo-inline.30bffa46.js"
            ],
            "css": [
                "antd.f64440a0.css"
            ]
        }
    ],
    "default_locale": "en",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAle28j9GwbQLwubnGHMDsSKd0GlryiJ5XVEe00lrYDxSu7gpov1lStfTUxmyJzn+x\/gY00VZUo24muDK7kttdbWPUlsbzYp3xlUOYXIDuSQ+lfV\/YZRxk3veTVbeohIbFFB2EmSBErqTuM2b6RGSGuqdLIYiILqLDQXEkx1kJjLNNHs1pFUH1tHiXZ6LffdkmAGIN1ptsdqPoVKE5mmJubKQ7N2f4RxeAmpbMTFoLJG03AR4\/6Z6pus5W9eKiyPTzJ0kkXUs+Ij3ibIrDehp+vParP+BNOFgh0+mtSQSW1GpGK8bk2fadqj+ick9WNvGxlgnsHFgsOz9JvX1r7kzhmQIDAQAB",
    "host_permissions": [
        "https:\/\/*.instagram.com\/*"
    ],
    "oauth2": {
        "client_id": "790749183993-5s0l022scua4che1lqtdchapjs2g4va1.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile"
        ]
    },
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/*.instagram.com\/*"
            ],
            "resources": [
                "IG_Comment_Page_icon.f8f78c2c.png",
                "e3b1320b18219fdb-b38d8d0c763b85b7.8cbbbdaf.js",
                "plasmo-inline.b8ac1820.css"
            ]
        }
    ]
}  |  |