Skip to content

Commit 9bf67bd

Browse files
committed
test install
1 parent 3b999b6 commit 9bf67bd

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

elsevier/elsevier_viewer_auto_width_fit.user.js

+10-10
Original file line numberDiff line numberDiff line change
@@ -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==
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==
1111

1212
(function() {
1313
'use strict';

0 commit comments

Comments
 (0)