提供元: stevenchun
Inspect and view changes in California Code Formatter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "California Code Formatter",
"description": "Reformats the California legal codes into something more readable.",
"version": "0.2.1",
"manifest_version": 2,
"permissions": [
"storage"
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"128": "/icon128.png"
}
},
"icons": {
"128": "/icon128.png"
},
"content_scripts": [
{
"matches": [
"https://leginfo.legislature.ca.gov/faces/codes_displayText*",
"https://leginfo.legislature.ca.gov/faces/codes_displaySection*",
"https://leginfo.legislature.ca.gov/faces/billNavClient.xhtml*"
],
"css": [
"reformat.css"
],
"js": [
"reformat.js"
]
}
]
} ベストのCalifornia Code Formatter代替案
California Code Formatterに類似したFirefox add-onをいくつか紹介します:
CS-108 Reformat
Mattia
Better RCW/WAC
NBK
Code Formatter
sparkle_64
LeetCode format
Madhur Ahuja
Source Code Viewer
Nicolas Dos Santos
Easy ORC Reader
Jacko Productions
Source Code Beautifier
Seth Beck
Letterboxd Text Formatter
Sam
Jushermits–CauseList Generator
Atul Sohan
Fmt Code
Noela
Code Self Study
j127
Pro Debug
Jordan Rodriguez