IG Prospector
IG Prospector Chrome Extension: Supercharge Your Instagram Outreach
Was ist IG Prospector?
IG Prospector ist eine Chrome-Erweiterung, die von IG Prospector entwickelt wurde, und ihr Hauptmerkmal ist "IG Prospector Chrome Extension: Supercharge Your Instagram Outreach".
Erweiterungsscreenshots
IG Prospector-Erweiterungs-CRX-Datei herunterladen
Laden Sie IG Prospector-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
🚀 Automate with Ease: Let IG Prospector handle your Instagram tasks. Find new prospects without lifting a finger.
🎯 Find the Right People: Easily add leads using profiles, hashtags, and post links. Get closer to the audience you want.
🔄 Build Your Growth: Set up different automations to expand your reach and business.
⚙️ Natural and Safe: Decide how many requests you want per session. Our smart delays make it look like real, human actions.
💼 Varied Messages: No more repetitive DMs! Mix and match message parts for unique and engaging conversations every time. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | laohlecojalfahcnhfhkfnkjeepjdmmn |
| Offizielle URL | https://chromewebstore.google.com/detail/ig-prospector/laohlecojalfahcnhfhkfnkjeepjdmmn |
| Beschreibung | IG Prospector Chrome Extension: Supercharge Your Instagram Outreach |
| Dateigröße | 6.58 MB |
| Installationsanzahl | 84 |
| Aktuelle Version | 4.13.1 |
| Letztes Update | 2024-02-26 |
| Veröffentlichungsdatum | 2023-09-09 |
| Bewertung | 4.00/5 Insgesamt 3 Bewertungen |
| Entwickler | IG Prospector |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://www.facebook.com/groups/igprospectorinnerccircle |
| Hilfeseite URL | https://igprospector.com/support |
| URL der Datenschutzrichtlinien-Seite | https://igprospector.com/privacy-policy |
| Unterstützte Sprachen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"icons": {
"16": "icon16.plasmo.6c567d50.png",
"32": "icon32.plasmo.76b92899.png",
"48": "icon48.plasmo.aced7582.png",
"64": "icon64.plasmo.8bb5e6e0.png",
"128": "icon128.plasmo.3c1ed2d2.png"
},
"manifest_version": 3,
"action": {
"default_icon": {
"16": "icon16.plasmo.6c567d50.png",
"32": "icon32.plasmo.76b92899.png",
"48": "icon48.plasmo.aced7582.png",
"64": "icon64.plasmo.8bb5e6e0.png",
"128": "icon128.plasmo.3c1ed2d2.png"
},
"default_popup": "popup.html"
},
"version": "4.13.1",
"author": "IG Prospector",
"name": "IG Prospector",
"description": "IG Prospector Chrome Extension: Supercharge Your Instagram Outreach",
"background": {
"service_worker": "static\/background\/index.js"
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"permissions": [
"tabs",
"scripting",
"cookies",
"storage",
"debugger",
"declarativeNetRequest"
],
"declarative_net_request": {
"rule_resources": [
{
"id": "ruleset_1",
"enabled": true,
"path": "xhr_headers.c8fd6cde.json"
}
]
},
"host_permissions": [
"https:\/\/*.instagram.com\/",
"*:\/\/*.office-14.com\/"
]
} | |