Title: Extension Access Manager
Author: Haider Mirza
Published: <strong>25 juni 2025</strong>
Last modified: 2 oktober 2025

---

Plugins zoeken

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

# Extension Access Manager

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

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

 * [Details](https://nl.wordpress.org/plugins/extension-access-manager/#description)
 * [Beoordelingen](https://nl.wordpress.org/plugins/extension-access-manager/#reviews)
 *  [Installatie](https://nl.wordpress.org/plugins/extension-access-manager/#installation)
 * [Ontwikkeling](https://nl.wordpress.org/plugins/extension-access-manager/#developers)

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

## Beschrijving

**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.

## Installatie

 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.

## FAQ

### 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`.

## Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

## Bijdragers & ontwikkelaars

“Extension Access Manager” is open source software. De volgende personen hebben 
bijgedragen aan deze plugin.

Bijdragers

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

[Vertaal “Extension Access Manager” in je eigen taal.](https://translate.wordpress.org/projects/wp-plugins/extension-access-manager)

### Interesse in ontwikkeling?

[Bekijk de code](https://plugins.trac.wordpress.org/browser/extension-access-manager/),
haal de [SVN repository](https://plugins.svn.wordpress.org/extension-access-manager/)
op, of abonneer je op het [ontwikkellog](https://plugins.trac.wordpress.org/log/extension-access-manager/)
via [RSS](https://plugins.trac.wordpress.org/log/extension-access-manager/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1

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

## Meta

 *  Versie **1.1**
 *  Laatst geüpdatet **9 maanden geleden**
 *  Actieve installaties **Minder dan 10**
 *  WordPress versie ** 5.0 of nieuwer **
 *  Getest t/m **6.8.5**
 *  PHP versie ** 7.4 of nieuwer **
 *  Taal
 * [English (US)](https://wordpress.org/plugins/extension-access-manager/)
 * Tags
 * [api](https://nl.wordpress.org/plugins/tags/api/)[chrome extension](https://nl.wordpress.org/plugins/tags/chrome-extension/)
   [image upload](https://nl.wordpress.org/plugins/tags/image-upload/)[rest-api](https://nl.wordpress.org/plugins/tags/rest-api/)
   [WordPress integration](https://nl.wordpress.org/plugins/tags/wordpress-integration/)
 *  [Geavanceerde weergave](https://nl.wordpress.org/plugins/extension-access-manager/advanced/)

## Waarderingen

Er zijn nog geen beoordelingen ingediend.

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

[Bekijk alle beoordelingen](https://wordpress.org/support/plugin/extension-access-manager/reviews/)

## Bijdragers

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

## Ondersteuning

Iets te melden? Hulp nodig?

 [Het supportforum bekijken](https://wordpress.org/support/plugin/extension-access-manager/)