Advertisement
Guest User

Untitled

a guest
Aug 2nd, 2015
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. {
  2. "manifest_version": 2,
  3. "name": "Awwe",
  4. "description": "Makes the new tab some cute pups!",
  5. "version": "0.0.1",
  6. "permissions": [
  7. "storage"
  8. ],
  9. "chrome_url_overrides": {
  10. "newtab": "newtab.html"
  11. },
  12. "icons": { "128": "icon.png" }
  13. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement