公众号智能配图
公众号首图、次图,按尺寸标准一键生成
What is 公众号智能配图?
公众号智能配图 is a Chrome extension developed by https://chacha.so.com, and its main feature is "公众号首图、次图,按尺寸标准一键生成".
Extension Screenshots
Download 公众号智能配图 Extension CRX File
Download 公众号智能配图 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
该工具为公众号等自媒体创作者的提效神器,只需要输入想要封面图的关键字,即可在线生成符合公众号比例尺寸要求的图片,且无需担心版权风险。初次之外,若相对图片进行编辑,增加文字等,众多模板可供挑选随意创作。真正帮助自媒体创作者提升工作效率的好帮手。
Extension Basic Information
Name | 公众号智能配图 |
ID | pogibpjdheiniijljnomkgngdfbfcipd |
Official URL | https://chromewebstore.google.com/detail/%E5%85%AC%E4%BC%97%E5%8F%B7%E6%99%BA%E8%83%BD%E9%85%8D%E5%9B%BE/pogibpjdheiniijljnomkgngdfbfcipd |
Description | 公众号首图、次图,按尺寸标准一键生成 |
File Size | 76.99 KB |
Installation Count | 94 |
Current Version | 1.1 |
Last Updated | 2023-06-08 |
Publish Date | 2023-06-06 |
Developer | https://chacha.so.com |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://www.wuzhuiso.com/help/policy.html |
Supported Languages | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "\u516c\u4f17\u53f7\u667a\u80fd\u914d\u56fe", "version": "1.1", "manifest_version": 3, "description": "\u516c\u4f17\u53f7\u9996\u56fe\u3001\u6b21\u56fe\uff0c\u6309\u5c3a\u5bf8\u6807\u51c6\u4e00\u952e\u751f\u6210", "background": { "service_worker": "background.js" }, "action": [], "icons": { "16": "images\/officalaccountby\/19.png", "19": "images\/officalaccountby\/19.png", "48": "images\/officalaccountby\/48.png", "96": "images\/officalaccountby\/48.png", "128": "images\/officalaccountby\/128.png" }, "permissions": [] } |