Run Your JavaScript
An empty extension, you run your own JavaScript in it.
Wat is Run Your JavaScript?
Run Your JavaScript is een Chrome-extensie ontwikkeld door manecocomph, en de belangrijkste functie is "An empty extension, you run your own JavaScript in it.".
Extensie Screenshots
Download het CRX-bestand van de extensie Run Your JavaScript
Download Run Your JavaScript-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
An empty extension, you can run your own JavaScript in it with below advantages: 1) use chrome's proxy and cookies; 2) access all URLs, restful APIs without Cross-Origin Resource Sharing issue; it contains JQuery, JQuery-Dateformat and bootstrap in it. more info: http://www.tianxiaohui.com/index.php/search/Runyourjavascript/
Basisinformatie over de Extensie
Naam | |
ID | aiokpplkfhfbijcmbpgpbomigegncfab |
Officiële URL | https://chrome.google.com/webstore/detail/run-your-javascript/aiokpplkfhfbijcmbpgpbomigegncfab |
Beschrijving | An empty extension, you run your own JavaScript in it. |
Bestandsgrootte | 196 KB |
Aantal Installaties | 841 |
Huidige Versie | 0.3.3 |
Laatst Bijgewerkt | 2020-09-06 |
Publicatiedatum | 2018-03-26 |
Ontwikkelaar | manecocomph |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | http://www.tianxiaohui.com/index.php/archives/315/ |
Help Pagina-URL | http://www.tianxiaohui.com/index.php/archives/315/ |
Ondersteunde Talen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Run Your JavaScript", "description": "An empty extension, you run your own JavaScript in it.", "version": "0.3.3", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "permissions": [ "*:\/\/*\/*", "storage", "tabs", "notifications", "downloads", " |