WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
TYPO3 - BE/FE/Env Handy Switcher

TYPO3 - BE/FE/Env Handy Switcher

View on Chrome Web Store
View TYPO3 - BE/FE/Env Handy Switcher Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (4 ratings)
1 new ratings
6 views
This extension has been viewed 6 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Switches between Frontend / Backend and work environments on your TYPO3 projects. Preserves page path and base url.
Type
Extension
Users
128 users
4
Website http://wolo.pl/
wolo.pl '.' studio
View author page of wolo.pl '.' studio
Published
Published on May 27, 2017
Version 2.5.670
Manifest version
3
Updated
Updated on March 14, 2025
productivity/developer
Extension Category
Website
Visit developer website
View on Chrome Web Store
View TYPO3 - BE/FE/Env Handy Switcher Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "author": "wolo '.' studio",
    "homepage_url": "http:\/\/wolostudio.free.nf\/handyswitcher\/",
    "name": "TYPO3 - BE\/FE\/Env Handy Switcher",
    "short_name": "TYPO3 Switcher",
    "description": "Switches between Frontend \/ Backend and work environments on your TYPO3 projects. Preserves page path and base url.",
    "version": "2.5.670",
    "action": {
        "default_icon": "Icons\/icon-48.png",
        "default_title": "TYPO3 - switch Backend-Frontend (right click: Environment switch)"
    },
    "icons": {
        "16": "Icons\/icon-16.png",
        "32": "Icons\/icon-32.png",
        "48": "Icons\/icon-48.png",
        "128": "Icons\/icon-128.png"
    },
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "permissions": [
        "activeTab",
        "tabs",
        "storage",
        "scripting",
        "contextMenus"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top