Code Monkey home page Code Monkey logo

Comments (11)

MiaoMint avatar MiaoMint commented on June 18, 2024 2

Compatible with older extensions without changes, to use version 2 features you need to set the metadata @apiVersion to 2.

image

from miru-app.

bachig26 avatar bachig26 commented on June 18, 2024 2

In case I add @apiversion 2 and doesn't make any other changes will it break the extension?

from the outlook of this looks like it'll break the extension.

Also tag is compulsory or optional?

also the tag looks only for filter similar to '@ICON', '@license', etc.

from miru-app.

MiaoMint avatar MiaoMint commented on June 18, 2024 1

@OshekharO

Adding @apiVersion 2 to the previous extensions will break them, but don't worry, the previously written extensions do not need to be modified and can still function properly.

@tags is not a required field

from miru-app.

OshekharO avatar OshekharO commented on June 18, 2024

Compatible with older extensions without changes, to use version 2 features you need to set the metadata @apiVersion to 2.

image

In case I add @apiversion 2 and doesn't make any other changes will it break the extension? Also tag is compulsory or optional?

from miru-app.

OshekharO avatar OshekharO commented on June 18, 2024

How about adding cors bypass?

// ==MiruExtension==
// @cors true
// ==/MiruExtension==

It's very helpful because in today age almost all site have cors restriction.

from miru-app.

OshekharO avatar OshekharO commented on June 18, 2024

an extension is broken but currently I don't have time to fix it so I just added 0

 * Status int as the following:
 * 0: Down ( false )
 * 1: Ok (true) by default 

In

// ==MiruExtension==
// @status 1 ( it can be true, false also )
// ==/MiruExtension==

Adding 0 should hide the extension from application warehouse and when I change 0 to 1 in in extension it should show the extension.

from miru-app.

MiaoMint avatar MiaoMint commented on June 18, 2024

How about adding cors bypass?

// ==MiruExtension==
// @cors true
// ==/MiruExtension==

It's very helpful because in today age almost all site have cors restriction.

This is not a browser that does not have cors

from miru-app.

OshekharO avatar OshekharO commented on June 18, 2024

How about adding cors bypass?
// ==MiruExtension==
// @cors true
// ==/MiruExtension==
It's very helpful because in today age almost all site have cors restriction.

This is not a browser that does not have cors

Even cloudstream have cors bypass function. You can check comick extension I had to use cors proxy to make it usable due to cors error most probably.

from miru-app.

MiaoMint avatar MiaoMint commented on June 18, 2024

How about adding cors bypass?
// ==MiruExtension==
// @cors true
// ==/MiruExtension==
It's very helpful because in today age almost all site have cors restriction.

This is not a browser that does not have cors

Even cloudstream have cors bypass function. You can check comick extension I had to use cors proxy to make it usable due to cors error most probably.

cors errors only appear in web browsers, you should be experiencing other problems

from miru-app.

OshekharO avatar OshekharO commented on June 18, 2024

How about adding cors bypass?
// ==MiruExtension==
// @cors true
// ==/MiruExtension==
It's very helpful because in today age almost all site have cors restriction.

This is not a browser that does not have cors

Even cloudstream have cors bypass function. You can check comick extension I had to use cors proxy to make it usable due to cors error most probably.

cors errors only appear in web browsers, you should be experiencing other problems

Well I will try checking once again

from miru-app.

shashankx86 avatar shashankx86 commented on June 18, 2024

@MiaoMint #157

from miru-app.

Related Issues (20)

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.