INSSIST | Web Client for Instagram

Post photos, videos, stories, reels to Instagram from Web. Schedule posts, send DMs, manage hashtags.

INSSIST | Web Client for Instagram란 무엇입니까?

INSSIST | Web Client for Instagram은(는) https://inssist.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Post photos, videos, stories, reels to Instagram from Web. Schedule posts, send DMs, manage hashtags."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

INSSIST | Web Client for Instagram 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        BASIC FEATURES FOR INSTAGRAM ON DESKTOP
* Use Instagram (almost) like on your Phone
* Post photos, stories, IGTVs, videos, carousel posts, reels 🔥
* Get relevant #hashtag suggestions
* Send direct messages
* Dark mode 🌑

ADVANCED FEATURES FOR INSTAGRAM ON PC / MAC
* Save posts to Inspiration library for reposting 🔥
* Pre-plan posts in a grid or calendar 🔥
* Schedule posts (posted automatically when you are online) 🔥
* CSV-powered scheduling
* Ghost DM reading mode
* Set up DM templates and send quick DM replies
* Manage hashtag collections and hashtag metrics
* Build hashtag ladders
* Multi-account support


WHY INSSIST
* All-in-one tool for browsing or working with Instagram on your desktop, right in your browser: posting, reposting, scheduling, DM, hashtags etc.
* Inssist supports Video uploads and is the only way to upload Videos from Desktop without sharing your Instagram password with a 3rd party app.
* Inssist ensures the Photos are published with the best resolution and quality possible. Photos uploaded with Inssist are not blurred by image compression comparing to other Chrome extensions or "user-agent switch" approach 😱
* Inssist allows scheduling Carousels without mobile app notifications and is the only scheduling app that does auto-posting for Carousels.


DATA SECURITY
* Secure. You Instagram data does not leave your PC, we do not collect, store or sell it. Ever. More on our Privacy Policy at https://inssist.com/privacy
* Free, Ads-Free and Just Works. Because life is too short for bad software.


WHAT PEOPLE SAY
🌟  I love it. It makes my work and life easier in uploading contents in my desktop. Brilliant solutions for Virtual Assistants and Social media Managers as well as Influencers, bloggers and creators.
🌟  Wonderful app. It lets me scheduled my post on Pro mode, which really help for small business to plan ahead their social media game. Keep it up guys!
🌟  This is honestly my favourite plug-in as a social media marketer. Couldn't live without it!


Disclaimer: Inssist does not belong or related to the official Instagram application / website in any ways. It is an unofficial app that is developed and maintained independently. Inssist (browser plugin) is a wrapper to the original Instagram web application and makes it more usable adding many improvements, styling and bug fixes. This Chrome plugin is not endorsed or certified by any third party. All third party logos and trademarks displayed on this Chrome plugin are properties of the third parties. Inssist is distributed AS IS. For more info, privacy policy and terms of service, visit our web site: https://inssist.com/


------------- RATE US -------------
If you like Inssist, tell your friends about it by sharing a link to inssist.com!


------------- REACH US -------------
If you want to report a bug or have a feature request, please do not hesitate to reach us directly at [email protected]. You can find more info on the plugin usage and security under our FAQ page at https://inssist.com/faq                    

확장 프로그램 기본 정보

이름 INSSIST | Web Client for Instagram INSSIST | Web Client for Instagram
ID bcocdbombenodlegijagbhdjbifpiijp
공식 URL https://chromewebstore.google.com/detail/inssist-web-client-for-in/bcocdbombenodlegijagbhdjbifpiijp
설명 Post photos, videos, stories, reels to Instagram from Web. Schedule posts, send DMs, manage hashtags.
파일 크기 1010 KB
설치 횟수 767,452
현재 버전 26.4.0
최근 업데이트 2024-02-17
출시 날짜 2020-07-05
평점 4.65/5 총 5361 개의 평점
개발자 https://inssist.com
이메일 [email protected]
결제 유형 in_app
확장 프로그램 웹 사이트 https://inssist.com
도움말 페이지 URL https://inssist.com/faq
개인정보 보호 정책 페이지 URL https://inssist.com/privacy
지원되는 언어 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,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",
    "manifest_version": 2,
    "name": "__MSG_ext_name_production__",
    "description": "__MSG_ext_description__",
    "version": "26.4.0",
    "default_locale": "en",
    "icons": {
        "16": "img\/icon-16.png",
        "128": "img\/icon-128.png",
        "500": "img\/icon-500.png"
    },
    "background": {
        "scripts": [
            "\/app\/bg.js"
        ],
        "persistent": true
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval' blob: https:\/\/unpkg.com\/ https:\/\/ssl.google-analytics.com\/ https:\/\/www.google-analytics.com; object-src 'self' blob:",
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.instagram.com\/*"
            ],
            "js": [
                "\/js\/emoji-regex.min.js",
                "\/app\/cs.js"
            ],
            "run_at": "document_start",
            "all_frames": true
        },
        {
            "matches": [
                "https:\/\/*.inssist.com\/backup"
            ],
            "js": [
                "\/app\/cs.js"
            ],
            "run_at": "document_start",
            "all_frames": true
        }
    ],
    "permissions": [
        "alarms",
        "background",
        "cookies",
        "webRequest",
        "webRequestBlocking",
        "*:\/\/*.instagram.com\/*",
        "*:\/\/*.facebook.com\/*",
        "*:\/\/*.inssist.com\/*"
    ],
    "optional_permissions": [
        "*:\/\/*.onfastspring.com\/*",
        "downloads"
    ],
    "browser_action": {
        "default_icon": {
            "48": "img\/icon-badge-48-normal.png"
        },
        "default_title": "INSSIST | Instagram Assistant"
    },
    "web_accessible_resources": [
        "\/app\/nj.js",
        "\/app\/bg.js",
        "\/manifest.json",
        "\/img\/icon-128.png",
        "\/img\/new-post-extra-tag-assist.png",
        "\/img\/new-post-extra-cover-assist.png",
        "\/img\/new-post-extra-music-assist.png",
        "\/img\/rocket.png",
        "\/img\/harpa-avatar.png"
    ]
}