mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-22 17:22:55 +02:00
b269b12a61
* Added example of using export helpers * stop using wrapedJSObject with exportFunction; remove createObjectIn * Updated for review comments * Fix content_scripts 'matches' property
1 line
554 B
XML
1 line
554 B
XML
<?xml version="1.0" ?><svg height="16px" version="1.1" viewBox="0 0 16 16" width="16px" xmlns="http://www.w3.org/2000/svg" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns" xmlns:xlink="http://www.w3.org/1999/xlink"><title/><defs/><g fill="none" fill-rule="evenodd" id="Icons with numbers" stroke="none" stroke-width="1"><g fill="#000000" id="Group" transform="translate(-96.000000, -336.000000)"><path d="M112,344 L106,339 L106,342 C101.5,342 98,343 96,348 C99,345.5 102,345 106,346 L106,349 L112,344 L112,344 Z M112,344" id="Shape"/></g></g></svg> |