GithubHelp home page GithubHelp logo

blackglory / eternity Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 918 KB

๐ŸŒฒ A minimalist JavaScript user script loader and manager for modern browsers.

License: MIT License

JavaScript 10.86% TypeScript 87.60% HTML 1.33% CSS 0.21%
chrome-extension esm manifest-v3 typescript unpublished

eternity's Introduction

As part of my minimalism, all projects that I consider no longer useful will be removed after post-mortem, even if they are well developed. If you are highly dependent on one of my repositories, it is recommended that you back it up manually.

Stages of Projects

  • ๐ŸŒฑ A start-up or experimental project.
  • ๐ŸŒฟ A relatively stable project, may be rewritten.
  • ๐ŸŒฒ A developed project.
  • ๐ŸŒณ A very developed project that is difficult to improve further.
  • ๐Ÿ‚ A project that is not actively maintained but still useful.

Github Stats

eternity's People

Contributors

blackglory avatar dependabot[bot] avatar

Watchers

 avatar  avatar  avatar

eternity's Issues

Cannot load scripts on pages with strict CSP

From Hacker News:

Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline' https://www.google.com/recaptcha/ https://www.gstatic.com/recaptcha/ https://cdnjs.cloudflare.com/; frame-src 'self' https://www.google.com/recaptcha/; style-src 'self' 'unsafe-inline'

Console output:

Refused to load the script 'blob:https://news.ycombinator.com/{UUID}' because it violates the following Content Security Policy directive: "script-src 'self' 'unsafe-inline' https://www.google.com/recaptcha/ https://www.gstatic.com/recaptcha/ https://cdnjs.cloudflare.com/". Note that 'script-src-elem' was not explicitly set, so 'script-src' is used as a fallback.

TypeError: Failed to fetch dynamically imported module: blob:https://news.ycombinator.com/{UUID}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.