Advertisement
Guest User

Untitled

a guest
Apr 14th, 2015
296
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. https://s-static.ak.facebook.com/common/referer_frame.php
  2.  
  3. "content_scripts": [
  4. {
  5. "matches": [
  6. "*://*.facebook.com/*",
  7. "*://*.youtube.com/embed/*"
  8. ],
  9. "css": ["styles/facebook.css"],
  10. "all_frames": true
  11. }
  12. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement