SideApp For Pinterest

SideApp For Pinterest

SideApp For Pinterest SideApp For Pinterest Allows You To Open Pinterest In The Sidebar Or In A New Window. Pinterest Is Not Affiliated With The UNITY Empire And Is Not A Product Of The UNITY Empire.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "SideApp For Pinterest",
  "description": "SideApp For Pinterest",
  "applications": {
    "gecko": {
      "id": "sbfopi.ff@Scripty_via_The.UNITY.Empire",
      "strict_min_version": "42.0"
    }
  },
  "version": "1.1.0.41resigned1",
  "permissions": [
    "storage",
    "tabs"
  ],
  "background": {
    "page": "background.html"
  },
  "browser_action": {
    "default_icon": "pinterest.png",
    "default_title": "SideApp for Pinterest"
  },
  "sidebar_action": {
    "default_icon": {
      "512": "pinterest.png"
    },
    "default_title": "Pinterest",
    "default_panel": "index.html"
  },
  "icons": {
    "512": "pinterest.png"
  },
  "manifest_version": 2
}