adding to gitea repo

This commit is contained in:
Lucca Pirovano
2026-06-15 14:20:38 -04:00
commit cd7a2bd773
21 changed files with 1994 additions and 0 deletions
+193
View File
@@ -0,0 +1,193 @@
{
"scripts": {
"Force Enable Right Click, Copy & Paste": {
"custom": {
"origInclude": true,
"origExclude": true,
"origMatch": true,
"origExcludeMatch": true,
"origTag": true,
"pathMap": {}
},
"config": {
"enabled": 1,
"shouldUpdate": 1,
"removed": 0
},
"position": 1,
"lastModified": 1776204395857,
"lastUpdated": 1776204395857
},
"Rename Tab Alt+F2": {
"custom": {
"origInclude": true,
"origExclude": true,
"origMatch": true,
"origExcludeMatch": true,
"origTag": true,
"pathMap": {}
},
"config": {
"enabled": 1,
"shouldUpdate": 1,
"removed": 0
},
"position": 2,
"lastModified": 1770065672157,
"lastUpdated": 1770065672157
},
"Ucertify Tests F12 to Next Question": {
"custom": {
"origInclude": true,
"origExclude": true,
"origMatch": true,
"origExcludeMatch": true,
"origTag": true,
"pathMap": {}
},
"config": {
"enabled": 1,
"shouldUpdate": 1,
"removed": 0
},
"position": 3,
"lastModified": 1770234176498,
"lastUpdated": 1770234176498
},
"Submit Click (F12) + Copy CURRENT Visible Question (F10)": {
"custom": {
"origInclude": true,
"origExclude": true,
"origMatch": true,
"origExcludeMatch": true,
"origTag": true,
"pathMap": {}
},
"config": {
"enabled": 1,
"shouldUpdate": 1,
"removed": 0,
"httpOnly": 0
},
"position": 4,
"lastModified": 1777411739604,
"lastUpdated": 1777411739604
},
"KnowledgeHub - Remove no-copy class": {
"custom": {
"origInclude": true,
"origExclude": true,
"origMatch": true,
"origExcludeMatch": true,
"origTag": true,
"pathMap": {}
},
"config": {
"enabled": false,
"shouldUpdate": 1,
"removed": 0
},
"position": 5,
"lastModified": 1776793698669,
"lastUpdated": 1776204380800
},
"D2L Auto-Advance v7.3": {
"custom": {
"origInclude": true,
"origExclude": true,
"origMatch": true,
"origExcludeMatch": true,
"origTag": true,
"pathMap": {}
},
"config": {
"enabled": false,
"shouldUpdate": 1,
"httpOnly": 0,
"removed": 0
},
"position": 6,
"lastModified": 1779125333652,
"lastUpdated": 1777409870714
}
},
"settings": {
"isApplied": true,
"blacklist": "file://*/*",
"blacklistNet": "file://*/*",
"popupWidth": 320,
"updateEnabledScriptsOnly": true,
"gmCookieHttpOnly": false,
"pageMenuCommands": false,
"autoUpdate": 1,
"lastUpdate": 1781116314217,
"lastModified": 1771437550250,
"showBadge": "unique",
"badgeColor": "#880088",
"badgeColorBlocked": "#888888",
"exportValues": true,
"exportNameTemplate": "[violentmonkey]_YYYY-MM-DD_HH.mm.ss",
"expose": {
"greasyfork%2Eorg": true,
"sleazyfork%2Eorg": false
},
"closeAfterInstall": false,
"editAfterInstall": false,
"helpForLocalFile": true,
"trackLocalFile": false,
"autoReload": false,
"features": null,
"syncScriptStatus": true,
"syncAutomatically": true,
"customCSS": "",
"importScriptData": true,
"importSettings": true,
"notifyUpdates": false,
"notifyUpdatesGlobal": false,
"version": 1,
"defaultInjectInto": "auto",
"ffInject": true,
"xhrInject": false,
"filters": {
"showOrder": false,
"showVisit": false,
"sort": "exec",
"viewSingleColumn": false,
"viewTable": false
},
"filtersPopup": {
"sort": "exec",
"enabledFirst": false,
"groupRunAt": true,
"hideDisabled": ""
},
"editor": {
"killTrailingSpaceOnSave": true,
"showTrailingSpace": true,
"autocompleteOnTyping": 100,
"lineWrapping": false,
"indentWithTabs": false,
"indentUnit": 2,
"tabSize": 2,
"undoDepth": 500
},
"editorTheme": "",
"editorThemeName": null,
"editorWindow": false,
"editorWindowPos": {},
"editorWindowSimple": true,
"scriptTemplate": "// ==UserScript==\n// @name New script {{name}}\n// @namespace Violentmonkey Scripts\n// @icon {{icon}}\n// @version 1.0.0\n//\n// @match {{url}}\n// @grant none\n//\n// @author -\n// @description\n// ==/UserScript==\n",
"showAdvanced": true,
"valueEditor": {
"autocompleteOnTyping": 100,
"lineWrapping": false,
"indentWithTabs": false,
"indentUnit": 2,
"tabSize": 2,
"undoDepth": 500,
"editAsString": true
},
"uiTheme": ""
},
"values": {}
}