Skip to content

Instantly share code, notes, and snippets.

View iketari's full-sized avatar

Artsiom Mezin iketari

  • Behavox
  • Maidenhead, UK
View GitHub Profile
describe('check header home page', function() {
/** for long page loading */
var originalTimeout;
beforeEach(function() {
originalTimeout = jasmine.DEFAULT_TIMEOUT_INTERVAL;
jasmine.DEFAULT_TIMEOUT_INTERVAL = 200000;
});
{
"manifest_version": 2,
"name": "Slack hide panes",
"version": "1.1",
"description": "Hide Slack Panes.",
"applications": {
"gecko": {
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
<script id="jsbin-javascript">