Advertisement
Guest User

man

a guest
Sep 20th, 2019
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. {
  2. "name" : "Hide Speed Dial",
  3. "version" : "0.1",
  4. "description" : "Hide Speed Dial",
  5. "permissions": [
  6. "tabs"
  7. ],
  8. "background": {
  9. "scripts": ["background.js"]
  10. },
  11. "manifest_version": 2
  12. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement