mirror of
https://github.com/GoogleChrome/chrome-extensions-samples.git
synced 2026-03-27 13:29:34 +07:00
* init * Add README * Add popup * Fix regex typo * Remove console * Update README * Set manager.html as the options page * Remove activeTab permission * Update code * Set ruleItem as a constant * Use `existingRules` instead of `_rules` * Wrapper input elements with label * Fix viewRuleButton * Move to functional-sample * Update README.md Co-authored-by: Joe Medley <jmedley@google.com> * Update README.md Co-authored-by: Joe Medley <jmedley@google.com> * Update README.md Co-authored-by: Joe Medley <jmedley@google.com> * Update README.md Co-authored-by: Joe Medley <jmedley@google.com> * Update README.md Co-authored-by: Joe Medley <jmedley@google.com> * Update functional-samples/sample.dnr-rule-manager/README.md Co-authored-by: Oliver Dunk <oliver@oliverdunk.com> * Remove setSaveButtonDisabled * Update description * Remove document.write * Remove nested function * Update functional-samples/sample.dnr-rule-manager/manifest.json --------- Co-authored-by: Joe Medley <jmedley@google.com> Co-authored-by: Oliver Dunk <oliver@oliverdunk.com>