Skip to content

Commit

Permalink
chore(build): build & bump new version
Browse files Browse the repository at this point in the history
  • Loading branch information
rzlnhd committed May 16, 2022
1 parent 4c0e9ea commit e960190
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 5 deletions.
2 changes: 1 addition & 1 deletion assets/wayfu-style.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

31 changes: 30 additions & 1 deletion update.meta.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,34 @@
// ==UserScript==
// @name WayFu - Easy Follow Up
// @version 4.0.4
// @description WhatsApp Easy Follow Up.
// @date 2022-05-16
// @copyright 2018, Rizal Nurhidayat (https://github.com/rzlnhd)
// @license CC BY-NC-ND 4.0; https://creativecommons.org/licenses/by-nc-nd/4.0/
// @icon https://wayfu.id/v4/assets/wayfu-icon.webp
// @homepage https://wayfu.id/
// @supportURL https://wayfu.id/
// @version 4.0.5
// @author Rizal Nurhidayat (https://github.com/rzlnhd)
// @match https://web.whatsapp.com/*
// @grant GM_addStyle
// @grant GM_getValue
// @grant GM_setValue
// @grant GM_deleteValue
// @grant GM_listValues
// @grant GM_xmlhttpRequest
// @grant GM_getResourceText
// @grant GM_getResourceURL
// @grant GM_log
// @grant GM_openInTab
// @grant GM_setClipboard
// @grant GM_info
// @grant GM_notification
// @connect wayfu.id
// @updateURL https://wayfu.id/v4/update.meta.js
// @downloadURL https://wayfu.id/v4/wayfu-install.user.js
// @resource ico https://wayfu.id/v4/assets/wayfu-icon.webp
// @resource pnl https://wayfu.id/v4/assets/wayfu-view.html
// @resource clr https://wayfu.id/v4/assets/wayfu-colors.json
// @resource css https://wayfu.id/v4/assets/wayfu-style.min.css
// ==/UserScript==

6 changes: 3 additions & 3 deletions wayfu-install.user.js

Large diffs are not rendered by default.

0 comments on commit e960190

Please sign in to comment.