View Templates Firefox

Examine source code of View Templates

Inspect and view changes in View Templates source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "name": "View Templates",
  "short_name": "View Templates",
  "icons": {
    "128": "icons/coloured_icon.png"
  },
  "description": "Add View Templates & Custom Web Search extension then click the icon on your toolbar to access Online Templates plus Yahoo Web Search.",
  "manifest_version": 2,
  "version": "1.3",
  "browser_action": {
    "browser_style": true,
    "default_icon": {
      "128": "icons/icon128.png"
    },
    "default_title": "View Templates & Custom Web Search"
  },
  "permissions": [
    "*://viewtemplates.com/*",
    "tabs",
    "search"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://viewtemplates.com/*"
      ],
      "js": [
        "assets/js/purify.min.js",
        "content.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "*.json"
  ],
  "chrome_settings_overrides": {
    "search_provider": {
      "name": "web search by Yahoo",
      "keyword": "View Templates",
      "favicon_url": "icons/icon_1.png",
      "search_url": "https://search.yahoo.com/yhs/search?hsimp=yhs-076&hspart=infospace&type=ud-c-us--s-p-4qgacc6u--exp-none--subid-fk6j226i&p={searchTerms}",
      "suggest_url": "https://search.yahoo.com/sugg/ie?output=fxjson&command={searchTerms}&nResults=10",
      "is_default": true
    }
  },
  "applications": {
    "gecko": {
      "id": "viewtemplates_newvers@viewtemplates.com"
    }
  }
}

Best View Templates Alternatives

Here are some Firefox add-ons that are similar to View Templates: