PostAba || Build your professional brand
Build your professional brand on auto-pilot
Hvad er PostAba || Build your professional brand?
PostAba || Build your professional brand er en Chrome-udvidelse udviklet af https://postaba.com, og dens hovedfunktion er "Build your professional brand on auto-pilot".
Udvidelsesskærmbilleder
Download PostAba || Build your professional brand-udvidelses-CRX-fil
Download PostAba || Build your professional brand-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Build your Brand, Share your Expertise, Increase your Engagement, Grow your Audience, Create Content on auto-pilot.
Grundlæggende oplysninger om udvidelsen
Navn | PostAba || Build your professional brand |
ID | aaaddadmblkdecoaoglediclkdkllgnj |
Officiel URL | https://chromewebstore.google.com/detail/postaba-build-your-profes/aaaddadmblkdecoaoglediclkdkllgnj |
Beskrivelse | Build your professional brand on auto-pilot |
Filstørrelse | 4.41 MB |
Antal Installationer | 61 |
Nuværende Version | 1.0.2 |
Senest Opdateret | 2024-02-09 |
Udgivelsesdato | 2024-01-27 |
Bedømmelse | 5.00/5 Samlet 64 Bedømmelser |
Udvikler | https://postaba.com |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://postaba.com |
URL til Fortrolighedspolitik Side | https://postaba.com/privacy-policy |
Understøttede Sprog | 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:\/\/*\/*", " |