
Security News
MCP Steering Committee Launches Official MCP Registry in Preview
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.
@ng1005/chrome-extension-i18n
Advanced tools
npm install @ng1005/package-i18n --registry=http://localhost:4873/
pnpm install @ng1005/package-i18n --registry=http://localhost:4873/
yarn add @ng1005/package-i18n --registry=http://localhost:4873/
import { genChrome,getPath,genElementLangOption,genNormal,translateObjectLang,
writeJson,writeText,isFileExisted,readJson,readText,genElementLangs, } from "@ng1005/package-i18n";
#假设在插件目录下src/langs/目录下执行,改目录下有index.ts用来定义语言包,当前支持对象
import {lang} from './index.ts'
let langs=['zh_CN','en']//为空或者不传时生成所有
genChrome(lang,getPath('../../public/_locales/'),langs)
FAQs
chrome extension i18n翻译脚本
We found that @ng1005/chrome-extension-i18n demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.
Product
Socket’s new Pull Request Stories give security teams clear visibility into dependency risks and outcomes across scanned pull requests.
Research
/Security News
npm author Qix’s account was compromised, with malicious versions of popular packages like chalk-template, color-convert, and strip-ansi published.