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 Aliexpress feedback | |
| // @namespace https://feedback.aliexpress.com/ | |
| // @version 1.1.0 | |
| // @description prefill 5-star rating in aliexpress feedback | |
| // @author luckylooke | |
| // @match https://feedback.aliexpress.com/management/leaveFeedback.htm* | |
| // @grant none | |
| // ==/UserScript== |