mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-21 00:32:48 +02:00
Add gh-pages files
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
|
||||
<link rel="stylesheet" href="page-styles/styles.css" type="text/css"/>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<a href="content-script-dom-access.html">content script DOM access</a><br/>
|
||||
|
||||
<a href="content-script-page-script-messaging.html">content script <-> page script messaging</a><br/>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user