Assistant for Instagram™ by NNT

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

What is Assistant for Instagram™ by NNT?

Assistant for Instagram™ by NNT is a Chrome extension developed by https://noname.technology, and its main feature is "Downloader for Instagram™ and uploader for Instagram™ in one app. Instagram video controls".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Assistant for Instagram™ by NNT Extension CRX File

Download Assistant for Instagram™ by NNT extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Assistant for Instagram™ by NNT Assistant for Instagram™ by NNT
ID mbpndhlfcmbnckcgmcdhhgcgmndiocni
Official URL https://chromewebstore.google.com/detail/assistant-for-instagram-b/mbpndhlfcmbnckcgmcdhhgcgmndiocni
Description Downloader for Instagram™ and uploader for Instagram™ in one app. Instagram video controls
File Size 571 KB
Installation Count 75
Current Version 0.1.6
Last Updated 2023-12-24
Publish Date 2023-07-02
Rating 5.00/5 Total 7 Ratings
Developer https://noname.technology
Email [email protected]
Payment Type free
Extension Website https://noname.technology
Help Page URL https://noname.technology/contacts
Supported Languages 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\/*"
            ]
        }
    ]
}