Data is synced from the Chrome Web Store. View the official store page for the most current information.
Automatically redirects you to the WordPress post edit page with a single click.
Redirect to WP Post is a simple and efficient Chrome extension designed for WordPress users. With just one click, this extension will automatically redirect you to the edit page of the current WordPress post you are viewing. No more manually searching for the post in the admin panel—save time and streamline your workflow!
Features:
How It Works:
This extension is perfect for WordPress administrators, bloggers, and content editors who need quick access to edit their posts.
Single Purpose Description: The sole purpose of this extension is to provide a quick and automatic redirection to the WordPress post edit page from the front end of a WordPress site.
Permissions Justification:
Privacy Practices:
Contact Information: For any questions or support, please contact us at [email protected].
Compliance Certification: We certify that our data usage complies with the Developer Program Policies. The extension does not collect, store, or transmit any user data.
Active Tab Justification:
The activeTab
permission is required to allow the extension to access the current tab's URL and content. This is necessary to extract the WordPress post ID from the shortlink on the page and dynamically construct the URL for the WordPress admin post edit page. The extension does not store or transmit any data accessed from the active tab.
Remote Code Use Justification: The extension does not use any remote code. All code is executed locally within the user's browser to ensure privacy and security.
Scripting Justification:
The scripting
permission is necessary for the extension to execute the script that identifies the WordPress shortlink and constructs the URL for redirection. This script runs locally on the user's browser and does not collect or transmit any data.