chrome-extensions-samples icon indicating copy to clipboard operation
chrome-extensions-samples copied to clipboard

[request] need a sample to create a "Router management" extension

Open sajati opened this issue 2 years ago • 1 comments

Unlike other huawei routers, B312-926 need a logged in user to view information like signal strength, etc. i was thinking about creating an extension that can manage my huawei router even just to show signal strength but without loging in via tabs, i found this extension that works https://drive.google.com/file/d/1EViob6rDkCstc1h6dHUYZS8Zb-nHkH-D/view but it require log in via tabs, i was hoping to create an extension that login directly from extension(not from tab) and perhaps save the credential to localstorage api to avoid logged out automatically. here's the known api's that may be used http://www.bez-kabli.pl/viewtopic.php?t=42168

sajati avatar Jun 02 '22 15:06 sajati

It's a big No No when you include obfuscated code, especially with google drive links or polish websites.

Yes, it's possible, it's not smart to do so, however and requires a bunch of tricks.

You have to know your router in and out in terms of it's localhosted server.

Ambushfall avatar Aug 20 '22 15:08 Ambushfall