Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F4177
background.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
300 B
Referenced Files
None
Subscribers
None
background.js
View Options
/*
* Copyright (C) 2023 LANNOCC
* @%@~LICENSE~@%@
*/
//alert('here I am');
chrome
.
notifications
.
create
(
'test'
,
{
type
:
"basic"
,
iconUrl
:
"image/favicon-128.png"
,
title
:
"LANK.im"
,
message
:
"This is a test"
}
);
//chrome.notifications.clear('test');
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Sep 11, 10:17 PM (1 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3482
Default Alt Text
background.js (300 B)
Attached To
Mode
rIM Instant Messaging
Attached
Detach File
Event Timeline
Log In to Comment