XPather 0.7.6
FREE
Released:2015-07-20
Manifest File:
{"name":"XPather","icons":{"16":"img\/icon16.png","48":"img\/icon48.png","128":"img\/icon128.png"},"author":"Bartek 'Simek' Kaszubowski","version":"0.7.6","commands":{"toggle-sidebar":{"description":"Toogle XPather sidebar","suggested_key":{"mac":"Alt+Shift+X","linux":"Alt+Shift+X","default":"Alt+Shift+X","windows":"Alt+Shift+X"}},"input-autocomplete":{"description":"Autocomplete XPather input","suggested_key":{"mac":"Alt+Z","linux":"Alt+Z","default":"Alt+Z","windows":"Alt+Z"}},"_execute_browser_action":{"description":"Toogle XPather","suggested_key":{"mac":"Alt+X","linux":"Alt+X","default":"Alt+X","windows":"Alt+X"}}},"background":{"scripts":["eventPage.js"],"persistance":false},"short_name":"XPather","update_url":"https:\/\/clients2.google.com\/service\/update2\/crx","description":"Chrome extension for XPath operations on current document, reliable and easy to use with fully featured XPath 2.0 support.","permissions":["activeTab","contextMenus","storage","<all_urls>"],"homepage_url":"https:\/\/github.com\/Simek\/XPather","browser_action":{"default_icon":{"19":"img\/icon19.png","38":"img\/icon38.png"},"default_title":"Toggle XPather"},"content_scripts":[{"js":["lib\/jquery-2.1.4.min.js","lib\/jquery.xpath-0.3.1.min.js","lib\/jquery.scrollTo-2.1.1.min.js","lib\/jquery.caret.js","lib\/functions.js","xpather.constants.js","xpather.contextMenu.js","xpather.js"],"css":["css\/xpather.css"],"matches":["<all_urls>"]}],"offline_enabled":true,"manifest_version":2,"minimum_chrome_version":"22","web_accessible_resources":["img\/search.png","img\/sidebar-toggler.png"]}