Inspect and view changes in Regex Sheet source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Regex Sheet",
"description": "Paste a regex to see what each token means, with optional test string. 100% locally.",
"version": "1.0.0",
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"permissions": [
"storage"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "Regex Sheet",
"default_popup": "popup.html"
},
"browser_specific_settings": {
"gecko": {
"id": "regex-cheatsheet@saasinsiders.com",
"data_collection_permissions": {
"required": [
"personallyIdentifyingInfo"
],
"optional": [
"technicalAndInteraction"
]
}
}
}
} Mejores alternativas Regex Sheet
Aquí hay algunas Firefox add-ons que son similares a Regex Sheet:
Regex Test
Aria
Network Kit
Blake Rodriguez
RE Match
Aria
Regex Finder
John Smith
RegExMaster
SA88
Regex Search & Replace
code-for-charity
RegexKit
Cherrimon
Regexer
Tushar Arora
RegExplorer
AcademiaXplorer
Regex Tester Panel
Aevorn LLC
Regex Crossword Reader
Thomas Selvig
Regex Extractor
coolm