8 Commits

Author SHA1 Message Date
Eike Mücksch
6d8f07243a Don't use <div /> as a button (#502)
* Don't use <div /> as a button

Addition to https://github.com/mdn/content/pull/21410

* stick to old styling

* Update beastify/popup/choose_beast.html

Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>

* Update beastify/popup/choose_beast.css

Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>

* fix: check for button type at event listener

* fix: align css selectors to changes

Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>
2022-11-24 15:07:49 +13:00
wbamberg
37cb9f7a84 Improve content script injection (#240)
* Improve content script injection

* Add an error handler for content script injection

* Use a guard variable in the content script, instead

* Fix comment

* Ensure tabID is unchanged; fix image styles

* Only inject script once; use CSS to hide page

* Display an error when the script can't be executed; document other limitations

* Log error on script execute failure
2017-11-01 11:25:34 -07:00
EvolvedCode
23d5da2ffc Final 2016-10-17 21:09:51 +03:00
EvolvedCode
cb877de1ed Almost done 2016-10-15 14:18:31 +03:00
EvolvedCode
2c08537550 Disappearing buttons
Can't get it to work between popups.
2016-10-14 02:08:27 +03:00
EvolvedCode
2a5cd05a48 Unbeastifying methods 2016-10-14 01:25:37 +03:00
Luca Greco
0f26eeaea5 minor css tweaks on beastify popup 2016-01-06 19:47:27 +01:00
Will Bamberg
88f703edd6 reorganizations 2015-09-02 14:07:18 -07:00