WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
SELISE Blocks Assistant

SELISE Blocks Assistant

View on Chrome Web Store
View SELISE Blocks Assistant Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
7 views
This extension has been viewed 7 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.

Find, edit, translate, and publish language keys for your application and website – all without leaving your browser.
Type
Extension
Users
76 users
1
SELISE Digital Platforms
View author page of SELISE Digital Platforms
Published
Published on September 9, 2025
Version 0.0.9
Manifest version
3
Updated
Updated on December 31, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View SELISE Blocks Assistant 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,
    "name": "SELISE Blocks Assistant",
    "description": "Find, edit, translate, and publish language keys for your application and website \u2013 all without leaving your browser.",
    "version": "0.0.9",
    "action": {
        "default_popup": "popup.html",
        "default_title": "SELISE Blocks Assistant",
        "default_icon": "icon128.png"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "permissions": [
        "sidePanel",
        "contextMenus",
        "storage",
        "activeTab",
        "tabs",
        "scripting"
    ],
    "host_permissions": [
        "https:\/\/*\/*",
        "http:\/\/*\/*"
    ]
}
© 2026 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