Skip to content

Commit

Permalink
Merge branch 'oujsMetaView'
Browse files Browse the repository at this point in the history
  • Loading branch information
Martii committed Aug 10, 2019
2 parents 4f8cc1e + d9b56c4 commit 6b0111c
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion src/oujs/Meta View/oujs - Meta View.user.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
// ==UserScript==
// @name oujs - Meta View
// @namespace https://openuserjs.org/users/Marti
// @author Marti Martz <[email protected]> (https://openuserjs.org/scripts/Marti)
// @description Adds a script navigation link next to `Source Code` titled `Meta` and opens a phantom url to show the detected metadata
// @copyright 2014+, Marti Martz (https://openuserjs.org/users/Marti)
// @license CC-BY-NC-SA-4.0; https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode
// @license GPL-3.0-or-later; http://www.gnu.org/licenses/gpl-3.0.txt
// @version 4.4.7
// @version 4.4.8
// @icon https://www.gravatar.com/avatar/7ff58eb098c23feafa72e0b4cd13f396?r=G&s=48&default=identicon

// @homepageURL https://github.com/Martii/UserScripts/tree/master/src/oujs/Meta%20View
Expand All @@ -25,6 +26,10 @@

// ==/UserScript==

// ==OpenUserJS==
// @author Marti
// ==/OpenUserJS==

/* jshint esversion: 5 */
/* globals ace */

Expand Down

0 comments on commit 6b0111c

Please sign in to comment.