PostAba || Build your professional brand
Build your professional brand on auto-pilot
Was ist PostAba || Build your professional brand?
PostAba || Build your professional brand ist eine Chrome-Erweiterung, die von https://postaba.com entwickelt wurde, und ihr Hauptmerkmal ist "Build your professional brand on auto-pilot".
Erweiterungsscreenshots
PostAba || Build your professional brand-Erweiterungs-CRX-Datei herunterladen
Laden Sie PostAba || Build your professional brand-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
Build your Brand, Share your Expertise, Increase your Engagement, Grow your Audience, Create Content on auto-pilot.
Grundlegende Informationen zur Erweiterung
Name | PostAba || Build your professional brand |
ID | aaaddadmblkdecoaoglediclkdkllgnj |
Offizielle URL | https://chromewebstore.google.com/detail/postaba-build-your-profes/aaaddadmblkdecoaoglediclkdkllgnj |
Beschreibung | Build your professional brand on auto-pilot |
Dateigröße | 4.41 MB |
Installationsanzahl | 61 |
Aktuelle Version | 1.0.2 |
Letztes Update | 2024-02-09 |
Veröffentlichungsdatum | 2024-01-27 |
Bewertung | 5.00/5 Insgesamt 64 Bewertungen |
Entwickler | https://postaba.com |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://postaba.com |
URL der Datenschutzrichtlinien-Seite | https://postaba.com/privacy-policy |
Unterstützte Sprachen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "PostAba || Build your professional brand", "version": "1.0.2", "description": "Build your professional brand on auto-pilot", "options_ui": { "page": "src\/pages\/options\/index.html" }, "background": { "service_worker": "src\/pages\/background\/index.js", "type": "module" }, "action": [], "chrome_url_overrides": [], "icons": { "128": "favicon.png" }, "permissions": [ "tabs", "identity", "identity.email", "cookies" ], "host_permissions": [ "https:\/\/app.postaba.com\/", "https:\/\/api.postaba.com\/" ], "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |