Page Menu
Home
Musing Studio
Search
Configure Global Search
Log In
Files
F14171520
Action.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
414 B
Subscribers
None
Action.js
View Options
var
Action
=
function
()
{};
Action
.
prototype
=
{
run
:
function
(
parameters
)
{
parameters
.
completionFunction
({
"URL"
:
document
.
URL
,
"title"
:
document
.
title
,
"selection"
:
document
.
getSelection
().
toString
()
});
},
finalize
:
function
(
parameters
)
{
var
customJavaScript
=
parameters
[
"customJavaScript"
];
eval
(
customJavaScript
);
}
};
var
ExtensionPreprocessingJS
=
new
Action
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 2, 2:17 AM (1 d, 3 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3673102
Attached To
rWFSUI WriteFreely SwiftUI
Event Timeline
Log In to Comment