We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b999b6 commit 9bf67bdCopy full SHA for 9bf67bd
elsevier/elsevier_viewer_auto_width_fit.user.js
@@ -1,13 +1,13 @@
1
-// ==UserScript==
2
-// // @name elsvier pdf viewer auto width expand
3
-// // @namespace http://tampermonkey.net/
4
-// // @version 0.1
5
-// // @description try to take over the world!
6
-// // @author wang19891218
7
-// // @match https://reader.elsevier.com/reader/*
8
-// // @icon https://www.google.com/s2/favicons?domain=elsevier.com
9
-// // @grant none
10
-// // ==/UserScript==
+==UserScript==
+// @name elsvier pdf viewer auto width expand
+// @namespace http://tampermonkey.net/
+// @version 0.1
+// @description try to take over the world!
+// @author wang19891218
+// @match https://reader.elsevier.com/reader/*
+// @icon https://www.google.com/s2/favicons?domain=elsevier.com
+// @grant none
+// ==/UserScript==
11
12
(function() {
13
'use strict';
0 commit comments