File: background.html

Recommend this page to a friend!
  Classes of Andras Toth   Automatic Actions Management   background.html   Download  
File: background.html
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Automatic Actions Management
Chrome extension to automate actions on pages
Author: By
Last change: Added files via upload
Date: 2 years ago
Size: 192 bytes
 

Contents

Class file image Download
<!DOCTYPE html> <html> <head> <title>AAM</title> <meta charset="UTF-8"> </head> <body> <script src="js/background.js"></script> </body> </html>