PostAba || Build your professional brand
Build your professional brand on auto-pilot
什么是PostAba || Build your professional brand?
PostAba || Build your professional brand是由https://postaba.com开发的Chrome扩展程序,该扩展的主要功能是“Build your professional brand on auto-pilot”。
扩展截图
下载PostAba || Build your professional brand扩展crx文件
下载PostAba || Build your professional brand扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Build your Brand, Share your Expertise, Increase your Engagement, Grow your Audience, Create Content on auto-pilot.
扩展基本信息
名称 | PostAba || Build your professional brand |
ID | aaaddadmblkdecoaoglediclkdkllgnj |
官方URL | https://chromewebstore.google.com/detail/postaba-build-your-profes/aaaddadmblkdecoaoglediclkdkllgnj |
简介 | Build your professional brand on auto-pilot |
文件大小 | 4.41 MB |
安装次数 | 61 |
当前版本 | 1.0.2 |
更新时间 | 2024-02-09 |
上架时间 | 2024-01-27 |
评分 | 5.00/5 共64次评分 |
开发者 | https://postaba.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://postaba.com |
隐私政策页面URL | https://postaba.com/privacy-policy |
支持的语言 | 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:\/\/*\/*", " |