Skip to content

Commit c1861dd

Browse files
committed
[AutoGrind] add grant for window.close (closes #10)
1 parent a21e65d commit c1861dd

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Bing-AutoGrind/Bing_AutoGrind.user.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
// ==UserScript==
22
// @name AutoGrind: Intelligent Bing Rewards Auto-Grinder
33
// @namespace https://github.com/jeryjs/
4-
// @version 5.3.6
4+
// @version 5.3.7
55
// @description This user script automatically finds random words from the current search results and searches Bing with them. Additionally, it auto clicks the unclaimed daily points from your rewards dashboard too.
66
// @icon https://www.bing.com/favicon.ico
77
// @author Jery
88
// @match https://www.bing.com/*
99
// @match https://rewards.bing.com/*
1010
// @grant GM_getValue
1111
// @grant GM_setValue
12+
// @grant window.close
1213
// @license MIT
1314
// ==/UserScript==
1415

0 commit comments

Comments
 (0)