SP Formatter
Customize your SharePoint Column, View or Form Layout Formatting JSON using a full-featured editor instead of the default one.
什么是SP Formatter?
SP Formatter是由Sergei Sergeev开发的Chrome扩展程序,该扩展的主要功能是“Customize your SharePoint Column, View or Form Layout Formatting JSON using a full-featured editor instead of the default one.”。
扩展截图
下载SP Formatter扩展crx文件
下载SP Formatter扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
SP Formatter features:
- Live Preview as you type (no need to click "Preview" button)
- Intellisense (suggestions) based on Column or View formatting schema, CSS styles, replaceable tokens (`@currentField`, list fields with `$` based on the context)
- JSON validation with error messages in the editor
- Help tooltips for JSON properties
- Color highlights
- Line numbers, brace matching, collapsible regions
- Hotkeys: search, replace, format document, go to line and others available for monaco-editor
- Easily switch between default and enhanced editor
- VSCode integration
- Full screen mode
Supported platforms:
- SharePoint Online
- SharePoint 2019 (through a separate extension, read more https://github.com/pnp/sp-formatter/blob/master/sp2019/README.md)
PRIVACY POLICY
SP Formatter does not collect nor store any personal data.
CHANGELOG:
https://github.com/pnp/sp-formatter/blob/master/web-extension/CHANGELOG.md 扩展基本信息
| 名称 | |
| ID | fmeihfaddhdkoogipahfcjlicglflkhg |
| 官方URL | https://chromewebstore.google.com/detail/sp-formatter/fmeihfaddhdkoogipahfcjlicglflkhg |
| 简介 | Customize your SharePoint Column, View or Form Layout Formatting JSON using a full-featured editor instead of the default one. |
| 文件大小 | 2.03 MB |
| 安装次数 | 2,809 |
| 当前版本 | 0.1.4 |
| 更新时间 | 2024-02-01 |
| 上架时间 | 2019-06-07 |
| 评分 | 5.00/5 共4次评分 |
| 开发者 | Sergei Sergeev |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://github.com/pnp/sp-formatter |
| 帮助页面URL | https://github.com/pnp/sp-formatter/issues |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "SP Formatter",
"short_name": "SP Formatter",
"homepage_url": "https:\/\/github.com\/pnp\/sp-formatter",
"description": "Customize your SharePoint Column, View or Form Layout Formatting JSON using a full-featured editor instead of the default one.",
"version": "0.1.4",
"content_scripts": [
{
"run_at": "document_end",
"matches": [
" | |