Skip to content

Instantly share code, notes, and snippets.

View mushonnip's full-sized avatar
🇮🇩
Working from home

Abu Mushonnip mushonnip

🇮🇩
Working from home
View GitHub Profile
{
"pattern": "order_result",
"data": {
"Instrument": {
"IdInstrument": 11,
"NamaInstrument": "OPTICCA",
"Type": "ASTM",
"Mode": "REALTIME",
"NamaPc": "DEFAULT"
},
{
"pattern": "order_result",
"data": {
"Instrument": {
"IdInstrument": 12,
"NamaInstrument": "CellDyn (B)",
"Type": "ASTM",
"Mode": "REALTIME",
"NamaPc": "DEFAULT"
},
// ==UserScript==
// @name Scalar Auto Fill Token Field
// @namespace http://localhost:8000/
// @version 1.0
// @description Automatically fill the Token field on localhost
// @match http://localhost:8000/*
// @grant none
// ==/UserScript==
(function() {