Assistant for Instagram™ by NNT

Downloader for Instagram™ and uploader for Instagram™ in one app. Instagram video controls

Assistant for Instagram™ by NNTとは何ですか?

Assistant for Instagram™ by NNTはhttps://noname.technologyによって開発されたChromeの拡張機能で、その主な機能は「Downloader for Instagram™ and uploader for Instagram™ in one app. Instagram video controls」です。

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

screenshot
screenshot
screenshot
screenshot

Assistant for Instagram™ by NNT拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Download videos and images from  stories, reels, posts. Post stories to Instagram™ from your PC.  Avdanced reels controls with autoplay mode. Videos progress bar

Multi featured Instagram downloader by NNT - it’s
a new level of your user experience in social network 🔥

Use your Instagram™ profile on PC / MAC with additional features:

Post videos, photos, IGTVs easily from your computer in their original quality
Download images, videos, stories to your PC in one click 🔥
Upload videos / photos to Instagram stories directly from your computer
Send direct messages and comments
Use a full-screen mode to get better user experience
Use a dark mode for Instagram on PC
Store and organize  the saved content. The extention will generate appropriate file names for you after downloading videos / images from Instagram

Assistant by NNT is a useful and easy tool for Instagram users who want to download and save favorite content in its original quality with minimal effort.

We would be grateful if you rate us and share with your friends 😉

Disclaimer: Assistant for Instagram™ by NNT does not belong or related to the official Instagram application / website in any ways.                    

拡張機能の基本情報

名前 Assistant for Instagram™ by NNT Assistant for Instagram™ by NNT
ID mbpndhlfcmbnckcgmcdhhgcgmndiocni
公式URL https://chromewebstore.google.com/detail/assistant-for-instagram-b/mbpndhlfcmbnckcgmcdhhgcgmndiocni
説明 Downloader for Instagram™ and uploader for Instagram™ in one app. Instagram video controls
ファイルサイズ 571 KB
インストール数 75
現在のバージョン 0.1.6
最終更新日 2023-12-24
公開日 2023-07-02
評価 5.00/5 合計 7 レビュー
開発者 https://noname.technology
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://noname.technology
ヘルプページのURL https://noname.technology/contacts
対応言語 id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,uk,iw,fa,hi,bn,ta,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "0.1.6",
    "default_locale": "en",
    "name": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "background": {
        "service_worker": "src\/pages\/background\/index.js",
        "type": "module"
    },
    "action": {
        "default_icon": "icon-34.png"
    },
    "icons": {
        "128": "icon-128.png"
    },
    "permissions": [
        "scripting",
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*.instagram.com\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "src\/pages\/csHelper\/index.js",
                "content.styles.css",
                "assets\/js\/*.js",
                "assets\/css\/*.css",
                "icon-128.png",
                "icon-34.png",
                "images\/*",
                "src\/pages\/app\/index.html"
            ],
            "matches": [
                "*:\/\/*.instagram.com\/*"
            ]
        }
    ]
}