Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some feature to better #20

Closed
dnknn opened this issue Jun 28, 2020 · 2 comments
Closed

Some feature to better #20

dnknn opened this issue Jun 28, 2020 · 2 comments

Comments

@dnknn
Copy link

dnknn commented Jun 28, 2020

Hi:) Can support these functions ❓

  • 🕗 Delay open

At the same time, the same domain will be judged as malicious by the server.

  • 🔢 How many URLs can be opened at a time.

Multi-links https://chrome.google.com/webstore/detail/gflgnmgilmokfhbckilljalhemjjeldl
Multiple URL Opener https://chrome.google.com/webstore/detail/lompiehpjobkhelnjlhjiedhddijiekg

Click to expand to view the sample image

0628101714
0628102247

URL dely


  • 👥 URL-Group function

You can open all URLs under this group with one click

URL Group Manager https://chrome.google.com/webstore/detail/dpaoeoomjbnkcognlcnlflilidjdlmoi

Click to expand to view the sample image

0628111408


  • 🎁 Extra feature gift

Enter the head and tail serial number, to auto open the continuous page. E.g 👇

https://xxx.com/page/3
https://xxx.com/page/4
https://xxx.com/page/5
···············
https://xxx.com/page/15

Tab Opener https://chrome.google.com/webstore/detail/hgamfdaglcaalcokanmikkcipmlibben

Click to expand to view the sample image

0628113507

@jtagcat
Copy link

jtagcat commented Jun 29, 2020

Please open one issue per issue.

Delay open

Duplicate of #18

How many URLs can be opened at a time.

Insert x numbers of links at a time or use the mentioned extensions, it's too much work to implement.

URL-Group function

Out of scope of this extension. You may use bookmark folders instead, built in to all popular browsers, including Chrome.

Extra feature gift URLs with wildcards

Ok idea, but low priority. It's easily possible to make a list with a wide range of tools. For example:

  • Bash:
$ echo foo.bar/page/{1..5} | tr " " "\n"
foo.bar/page/1
foo.bar/page/2
foo.bar/page/3
foo.bar/page/4
foo.bar/page/5
  • LibreOffice Calc / MS Office Excel / Google Sheets:
    1
    image

@dnknn
Copy link
Author

dnknn commented Jul 10, 2020

Thank you for your response, hope this extension will be better.
Good Luck!

@dnknn dnknn closed this as completed Jul 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants