This website requires JavaScript.
Explore
Help
Sign In
open.source
/
stylus
Watch
1
Star
0
Fork
0
You've already forked stylus
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
78080df6fd
stylus
/
msgbox
/
dysfunctional.js
4 lines
84 B
JavaScript
Raw
Normal View
History
Unescape
Escape
inform when dysfunctional due to FF options
2017-08-24 13:30:13 +00:00
'use strict'
;
fallback to chrome.storage when IndexedDB is dysfunctional
2017-09-02 15:36:32 +00:00
document
.
body
.
textContent
=
chrome
.
i18n
.
getMessage
(
'dysfunctional'
)
;
Reference in New Issue
Copy Permalink