File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1- // javascript:window.open("https://freedium.cfd/"+encodeURIComponent(window.location))
2-
31export default {
42 icon : "https://cdn-icons-png.flaticon.com/512/5968/5968906.png" ,
53 name : {
@@ -20,7 +18,8 @@ export default {
2018 url = prompt ( "Nhập link medium:" , url ) ;
2119
2220 if ( url ) {
23- window . open ( "https://freedium.cfd/" + url ) ;
21+ window . open ( "https://readmedium.com/" + url ) ;
22+ // window.open("https://freedium.cfd/" + url);
2423 }
2524 } ,
2625 } ,
Original file line number Diff line number Diff line change 22
33## 01/07/2024 - ?
44
5+ - [ ] good feature - medium unlock < https://readmedium.com/ > < https://chromewebstore.google.com/detail/medium-unlock/babnnfmbjokkeieobamoifmeapbbfhje >
6+
7+ - [ ] good feature - facebook adblocker (SEEM broken) < https://chromewebstore.google.com/detail/esuit-ad-blocker-for-face/jkbklfkombochacjoeagggbiohipcbaj >
8+
59- [ ] take a look at < https://www.npmjs.com/package/memory-fs >
610
711- [ ] ffmpeg in browser < https://github.com/ffmpegwasm/ffmpeg.wasm >
You can’t perform that action at this time.
0 commit comments