Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "name": "XD",
- "version": "1.0",
- "description": "XD",
- "permissions": ["tabs"],
- "content_scripts": [{
- "matches": ["http://*/*", "https://*/*"],
- "js": ["js.js"],
- "run_at": "document_start"
- }]
- }
Advertisement
Add Comment
Please, Sign In to add comment