Answer the question
In order to leave comments, you need to log in
Greasemonkey and vk.com (why not working) ?
// ==UserScript==
// @name vk
// @namespace http://vkontakte.ru
// @description 1
// @grant none
// @include http://vkontakte.ru/*
// @include http://vk.com/*
// @require http://code.jquery.com/jquery-1.11.0.min.js
// ==/UserScript==
$(function(){
alert("Hello");
})
Answer the question
In order to leave comments, you need to log in
I don't know what's wrong, restarted the browser, the code worked...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question