adSubmit

Automaticamente, realiza tarefas em sites como adf.ly e linkbucks.com.

adSubmitคืออะไร?

adSubmit เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Everton "AzzArr" Volpato และคุณลักษณะหลักของมันคือ "Automaticamente, realiza tarefas em sites como adf.ly e linkbucks.com."

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย adSubmit

ดาวน์โหลดไฟล์ส่วนขยาย adSubmit ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        [pt-br]
se vc nao gosta de esperar para clicar nos botoes de "skip this ad" como em links da adf.ly, isto pode ser a sua solução, abra qntas paginas quiser, que esta extensão fara o trabalho pra vc, basta esperar ;)

com a nova opção você pode acabar sendo redirecionado muito antes de ver a pagina.

[en]
u hate, w8 5 sec and click "skip ad", or u open a lot of this links and hate w8 for all. this extencion make ur job easy. 

with  the new feature u dont need w8 the time for revisited sites





Features:
1.    -> auto click "skip add" on supported sites
1.1   --> Sup sities: 
1.1.1 ---> adf.ly
1.1.2 ---> linkBucks (all def. domines) 
2.    -> Auto Redirect revisited sitie, by u or not (u can disable in option page)






(this extension is auto suport, and u can donate to me too)
my mail is "[email protected]"

--== changelog ==--
1.2 - some stuff
1.3 - suporte ao linckbucks adicionado
1.4 - removed link hook.
1.5 - autosuported changed
1.6 - autosuported fixed, (no +1 page ever 10 mim, but only if u need this ext.)
1.7 - Try auto Redirect inplemented (my thx for 50 usser's)                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ adSubmit adSubmit
ID demlefgecaihfkanlihknoeiodhoenhj
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/adsubmit/demlefgecaihfkanlihknoeiodhoenhj
คำอธิบาย Automaticamente, realiza tarefas em sites como adf.ly e linkbucks.com.
ขนาดไฟล์ 30.15 KB
จำนวนการติดตั้ง 208
เวอร์ชันปัจจุบัน 0.1.8
อัปเดตครั้งล่าสุด 2014-07-14
วันที่เผยแพร่ 2014-07-14
คะแนน 2.88/5 รวมทั้งหมด 8 คะแนน
ผู้พัฒนา Everton "AzzArr" Volpato
ประเภทการชำระเงิน free
ภาษาที่รองรับ pt-BR
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "persistent": true,
        "page": "background.html"
    },
    "author": "Everton 'AzzArr' Volpato",
    "manifest_version": 2,
    "name": "adSubmit",
    "description": "Automaticamente, realiza tarefas em sites como adf.ly e linkbucks.com. ",
    "version": "0.1.8",
    "options_page": "options.html",
    "icons": {
        "16": "img\/16.png",
        "48": "img\/48.png",
        "128": "img\/128.png"
    },
    "permissions": [
        "alarms",
        "storage",
        "tabs",
        "webNavigation",
        "*:\/\/*\/*",
        "*:\/\/*\/*\/*\/*"
    ]
}