This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name LebahSERP Auto Export | |
| // @namespace https://github.com/lebahserp | |
| // @version 1.3.0 | |
| // @description Auto export CSV dari Ahrefs (SERP Overview history per tanggal + single page) tanpa install Node.js / setup | |
| // @author LebahSERP | |
| // @match https://app.ahrefs.com/* | |
| // @icon https://www.google.com/s2/favicons?domain=ahrefs.com | |
| // @grant GM_setValue | |
| // @grant GM_getValue |