leanderlee / ec2-sg-notes

Chrome extension for EC2 Security Groups to remember why a rule is there (local storage only)
MIT License
0 stars 1 forks source link

Not working on us-east-1 #1

Open OpNop opened 7 years ago

OpNop commented 7 years ago

I changing the matches in the manifest to "matches": ["https://*.console.aws.amazon.com/ec2/*"], and that got the script to load but the table classes/ids are all different. One big change I see is that all the tabs have the same class (can only test on us-east-1) .N2F.gwt-TabLayoutPanelTab

Hope to see this plugin succeed, because there is no sign of AWS getting this implemented any time soon.

leanderlee commented 7 years ago

Right. You would have to go in and change these classes until we come up with a better solution --

https://github.com/leanderlee/ec2-sg-notes/blob/master/content.js#L2-L8