Bobinas P4G
  • Login
  • Public

    • Public
    • Groups
    • Popular
    • People

Conversation

Notices

  1. The research fairy, but spooky (bgcarlisle@scholar.social)'s status on Thursday, 27-Sep-2018 14:47:54 UTC The research fairy, but spooky The research fairy, but spooky

    2. Install Greasemonkey and make a new script like this:

    window.onload = function () {
    // alert ('it load');
    var button = document.querySelector(".js-actionDelete > button:nth-child(1)");
    button.click();
    setTimeout(
    function () {
    var button2 = document.querySelector(".delete-action");
    button2.click();
    }, 50
    );
    }

    In conversation Thursday, 27-Sep-2018 14:47:54 UTC from scholar.social permalink
    • Chthonic Librarian Socialism repeated this.

Feeds

  • Activity Streams
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • Privacy
  • Source
  • Version
  • Contact

Bobinas P4G is a social network. It runs on GNU social, version 2.0.1-beta0, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Bobinas P4G content and data are available under the Creative Commons Attribution 3.0 license.