Title: Extension Access Manager
Author: Haider Mirza
Published: <strong>2025 年 6 月 25 日</strong>
Last modified: 2025 年 10 月 2 日

---

搜索插件

![](https://ps.w.org/extension-access-manager/assets/icon-128x128.png?rev=3317682)

# Extension Access Manager

 作者：[Haider Mirza](https://profiles.wordpress.org/haidermirza1/)

[下载](https://downloads.wordpress.org/plugin/extension-access-manager.1.1.zip)

 * [详情](https://cn.wordpress.org/plugins/extension-access-manager/#description)
 * [评价](https://cn.wordpress.org/plugins/extension-access-manager/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/extension-access-manager/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/extension-access-manager/#developers)

 [支持](https://wordpress.org/support/plugin/extension-access-manager/)

## 描述

**Extension Access Manager** enables a secure, custom REST API endpoint for uploading
images and submitting posts directly to WordPress. Built for browser extensions 
and third-party apps, it simplifies content publishing and media handling through
a protected access token system.

#### Key Features

 * Secure image upload via POST request
 * JSON-based post publishing from extensions
 * Token-based authentication
 * Built for integration with Chrome extensions
 * Lightweight and easy to set up

### License

This plugin is licensed under the GPLv2 or later. See the [License URI](https://www.gnu.org/licenses/gpl-2.0.html)
for more information.

## 安装

 1. Upload the plugin ZIP via **Plugins > Add New > Upload Plugin** in your WordPress
    dashboard.
 2. Activate the plugin.
 3. Use the `/wp-json/custom-api/receive` endpoint for communication.
 4. Set your token in the plugin PHP file (`$secretToken = 'your_custom_token';`) for
    access control.

## 常见问题

### Q. Can I use this with any Chrome extension?

Yes. Just make sure your extension makes requests to the correct endpoint and includes
the token.

### Q. What data format does it accept?

The plugin accepts JSON containing `title`, `content`, and `image_url`.

## 评价

此插件暂无评价。

## 贡献者及开发者

「Extension Access Manager」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Haider Mirza ](https://profiles.wordpress.org/haidermirza1/)

[帮助将「Extension Access Manager」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/extension-access-manager)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/extension-access-manager/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/extension-access-manager/)，或通过
[RSS](https://plugins.trac.wordpress.org/log/extension-access-manager/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/extension-access-manager/)。

## 更新日志

#### 1.1

 * Added REST route /import-categories to import scraped categories.
 * Improved image handling and .webp/base64 upload fallback.
 * Fixed minor bugs.

## 额外信息

 *  版本 **1.1**
 *  最后更新：**8 月前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 5.0 或更高版本 **
 *  已测试的最高版本为 **6.8.5**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/extension-access-manager/)
 * 标签
 * [api](https://cn.wordpress.org/plugins/tags/api/)[chrome extension](https://cn.wordpress.org/plugins/tags/chrome-extension/)
   [image upload](https://cn.wordpress.org/plugins/tags/image-upload/)[rest-api](https://cn.wordpress.org/plugins/tags/rest-api/)
   [WordPress integration](https://cn.wordpress.org/plugins/tags/wordpress-integration/)
 *  [高级视图](https://cn.wordpress.org/plugins/extension-access-manager/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/extension-access-manager/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/extension-access-manager/reviews/)

## 贡献者

 *   [ Haider Mirza ](https://profiles.wordpress.org/haidermirza1/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/extension-access-manager/)